/* Airbrush Some Stuff V52 — Mural page unified with V38 editorial theme */

body.theme-v38.page-murals{
  background:var(--v38-paper);
  color:var(--v38-ink);
}
body.theme-v38.page-murals .mural-editorial-page{
  padding-top:0;
  overflow:hidden;
}

/* HERO — same editorial language as Services / Events */
body.theme-v38.page-murals .mural-editorial-hero{
  position:relative;
  width:min(1540px,calc(100% - 40px));
  margin:150px auto 42px;
  display:grid;
  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);
  min-height:720px;
  overflow:hidden;
  border-radius:38px;
  background:var(--v38-paper-2);
  border:1px solid var(--v38-line);
  box-shadow:0 26px 70px rgba(17,23,20,.13);
}
body.theme-v38.page-murals .mural-editorial-hero:before{
  content:"";
  position:absolute;
  inset:-30% auto -30% 48%;
  width:36%;
  transform:rotate(29deg);
  background:linear-gradient(180deg,var(--v38-orange),var(--v38-orange-hot));
  opacity:.88;
  pointer-events:none;
}
body.theme-v38.page-murals .mural-editorial-copy{
  position:relative;
  z-index:2;
  padding:clamp(40px,6vw,86px);
  align-self:center;
}
body.theme-v38.page-murals .mural-editorial-copy h1{
  margin:12px 0 24px;
  max-width:8.7ch;
  font-family:var(--v38-condensed);
  font-size:clamp(72px,7.7vw,132px)!important;
  font-weight:900;
  line-height:.79;
  letter-spacing:-.065em;
  color:var(--v38-ink)!important;
  -webkit-text-fill-color:var(--v38-ink)!important;
  text-shadow:none!important;
}
body.theme-v38.page-murals .mural-editorial-copy h1 em{
  display:block;
  margin-top:.08em;
  font-family:var(--v38-serif);
  font-size:.66em;
  font-weight:400;
  font-style:italic;
  line-height:.92;
  letter-spacing:-.055em;
  color:var(--v38-orange-hot)!important;
  -webkit-text-fill-color:var(--v38-orange-hot)!important;
}
body.theme-v38.page-murals .mural-editorial-copy>p{
  max-width:600px;
  margin:0 0 26px;
  color:#56615b;
  font-size:18px;
  line-height:1.65;
}
body.theme-v38.page-murals .mural-editorial-copy .hero-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}
body.theme-v38.page-murals .mural-editorial-copy .btn{
  background:var(--v38-ink);
  color:#fff;
  border-color:var(--v38-ink);
}
body.theme-v38.page-murals .mural-editorial-copy .btn:hover{
  background:var(--v38-orange-hot);
  border-color:var(--v38-orange-hot);
  color:var(--v38-ink);
}
body.theme-v38.page-murals .mural-editorial-copy .btn-ghost{
  background:transparent;
  color:var(--v38-ink);
  border-color:rgba(17,23,20,.25);
}
body.theme-v38.page-murals .mural-editorial-copy .btn-ghost:hover{
  background:var(--v38-cyan);
  border-color:var(--v38-cyan);
}
body.theme-v38.page-murals .mural-hero-stats{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:0;
  margin-top:42px;
  border-top:1px solid rgba(17,23,20,.15);
}
body.theme-v38.page-murals .mural-hero-stats div{
  display:grid;
  gap:4px;
  padding:18px 16px 0 0;
}
body.theme-v38.page-murals .mural-hero-stats strong{
  font-family:var(--v38-serif);
  font-size:38px;
  font-weight:400;
  color:var(--v38-ink);
}
body.theme-v38.page-murals .mural-hero-stats span{
  color:#6c7771;
  font-size:12px;
  line-height:1.45;
}

body.theme-v38.page-murals .mural-editorial-collage{
  position:relative;
  z-index:2;
  min-height:720px;
  padding:34px 34px 34px 12px;
}
body.theme-v38.page-murals .mural-editorial-collage figure{
  position:absolute;
  margin:0;
  overflow:hidden;
  background:#111;
  border:7px solid var(--v38-paper-2);
  border-radius:30px;
  box-shadow:0 24px 52px rgba(17,23,20,.20);
}
body.theme-v38.page-murals .mural-editorial-collage img{
  width:100%;height:100%;object-fit:cover;display:block;
}
body.theme-v38.page-murals .mural-collage-main{inset:44px 38px 82px 92px;z-index:2;transform:rotate(1.2deg)}
body.theme-v38.page-murals .mural-collage-small{width:42%;height:36%;left:16px;bottom:24px;z-index:3;transform:rotate(-5deg)}
body.theme-v38.page-murals .mural-collage-tall{width:34%;height:48%;right:8px;top:26px;z-index:4;transform:rotate(4deg)}
body.theme-v38.page-murals .mural-editorial-collage figcaption{
  position:absolute;
  left:14px;bottom:14px;
  padding:10px 12px;
  background:var(--v38-paper-2);
  color:var(--v38-ink);
  border:1px solid var(--v38-line);
  font-size:10px;
  font-weight:900;
  letter-spacing:.1em;
  text-transform:uppercase;
}
body.theme-v38.page-murals .mural-collage-main figcaption{display:grid;gap:3px;min-width:190px}
body.theme-v38.page-murals .mural-collage-main figcaption small{color:var(--v38-cyan);font-size:9px}
body.theme-v38.page-murals .mural-collage-main figcaption strong{font-size:18px;letter-spacing:-.02em}

/* Shared editorial section structure */
body.theme-v38.page-murals :is(.mural-type-section,.mural-process-editorial,.mural-featured-editorial,.mural-pricing-editorial,.estimator-wrap,.mural-cost-info){
  width:min(1540px,calc(100% - 40px));
  margin:0 auto 52px;
}
body.theme-v38.page-murals :is(.mural-type-section,.mural-process-editorial,.mural-featured-editorial,.mural-pricing-editorial) .section-head{
  margin-bottom:24px;
}
body.theme-v38.page-murals :is(.mural-type-section,.mural-process-editorial,.mural-featured-editorial,.mural-pricing-editorial) .section-head h2{
  max-width:12ch;
  margin:.06em 0;
  font-family:var(--v38-condensed);
  font-size:clamp(54px,6vw,94px);
  font-weight:900;
  line-height:.84;
  letter-spacing:-.055em;
  color:var(--v38-ink);
}
body.theme-v38.page-murals :is(.mural-type-section,.mural-process-editorial,.mural-featured-editorial,.mural-pricing-editorial) .section-head p{
  max-width:680px;
  color:#5b6660;
}
body.theme-v38.page-murals :is(.mural-type-section,.mural-process-editorial,.mural-featured-editorial,.mural-pricing-editorial) .section-head>a{
  color:var(--v38-cyan);
}

/* Mural types — same clean card language as gallery/shop */
body.theme-v38.page-murals .mural-type-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}
body.theme-v38.page-murals .mural-type-grid>a{
  display:grid;
  align-content:start;
  min-width:0;
  overflow:hidden;
  background:var(--v38-paper-2);
  color:var(--v38-ink);
  border:1px solid var(--v38-line);
  border-radius:28px;
  box-shadow:0 16px 34px rgba(17,23,20,.07);
  transition:transform .22s ease,box-shadow .22s ease;
}
body.theme-v38.page-murals .mural-type-grid>a:hover{transform:translateY(-5px);box-shadow:0 24px 46px rgba(17,23,20,.11)}
body.theme-v38.page-murals .mural-type-grid figure{aspect-ratio:4/3;margin:0;overflow:hidden;background:#ddd}
body.theme-v38.page-murals .mural-type-grid img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
body.theme-v38.page-murals .mural-type-grid>a:hover img{transform:scale(1.035)}
body.theme-v38.page-murals .mural-type-grid small,
body.theme-v38.page-murals .mural-type-grid h3,
body.theme-v38.page-murals .mural-type-grid p,
body.theme-v38.page-murals .mural-type-grid span{margin-left:20px;margin-right:20px}
body.theme-v38.page-murals .mural-type-grid small{margin-top:18px;color:var(--v38-cyan);font-weight:900;letter-spacing:.13em}
body.theme-v38.page-murals .mural-type-grid h3{margin-top:8px;margin-bottom:10px;font-family:var(--v38-condensed);font-size:30px;line-height:.95;letter-spacing:-.035em}
body.theme-v38.page-murals .mural-type-grid p{margin-top:0;color:#66716b;line-height:1.55}
body.theme-v38.page-murals .mural-type-grid span{margin-top:auto;margin-bottom:20px;color:var(--v38-orange-hot);font-weight:900}

/* Process */
body.theme-v38.page-murals .mural-process-editorial{
  padding:64px clamp(26px,5vw,72px);
  background:var(--v38-ink);
  color:#fff;
  border-radius:34px;
}
body.theme-v38.page-murals .mural-process-editorial .eyebrow{color:var(--v38-orange)}
body.theme-v38.page-murals .mural-process-editorial .section-head h2{color:#fff}
body.theme-v38.page-murals .mural-process-editorial .section-head>a{color:var(--v38-cyan)}
body.theme-v38.page-murals .mural-process-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
body.theme-v38.page-murals .mural-process-grid article{
  min-width:0;
  padding:22px 18px 18px 0;
  border-top:1px solid rgba(255,255,255,.2);
}
body.theme-v38.page-murals .mural-process-grid b{
  display:block;
  margin-bottom:38px;
  font-family:var(--v38-serif);
  font-size:42px;
  font-weight:400;
  color:var(--v38-orange);
}
body.theme-v38.page-murals .mural-process-grid small{color:var(--v38-cyan);font-weight:900;letter-spacing:.15em}
body.theme-v38.page-murals .mural-process-grid h3{margin:8px 0;font-family:var(--v38-condensed);font-size:34px;color:#fff;letter-spacing:-.04em}
body.theme-v38.page-murals .mural-process-grid p{margin:0;color:#b9c5bf;line-height:1.55}

/* Featured mural gallery */
body.theme-v38.page-murals .mural-featured-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}
body.theme-v38.page-murals .mural-featured-grid>a{
  display:grid;
  overflow:hidden;
  border-radius:28px;
  background:var(--v38-ink);
  color:#fff;
  border:1px solid rgba(17,23,20,.1);
}
body.theme-v38.page-murals .mural-featured-grid img{width:100%;aspect-ratio:4/4.7;object-fit:cover;display:block}
body.theme-v38.page-murals .mural-featured-grid div{padding:18px 20px 20px}
body.theme-v38.page-murals .mural-featured-grid small{color:var(--v38-cyan);font-weight:900;letter-spacing:.13em}
body.theme-v38.page-murals .mural-featured-grid h3{margin:8px 0 14px;font-family:var(--v38-condensed);font-size:30px;line-height:.96;color:#fff}
body.theme-v38.page-murals .mural-featured-grid span{color:var(--v38-orange);font-weight:900}

/* Pricing */
body.theme-v38.page-murals .mural-pricing-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
body.theme-v38.page-murals .mural-pricing-grid article{
  display:grid;
  align-content:start;
  min-height:360px;
  padding:30px;
  background:var(--v38-paper-2);
  border:1px solid var(--v38-line);
  border-radius:28px;
}
body.theme-v38.page-murals .mural-pricing-grid article:nth-child(2){background:var(--v38-cyan)}
body.theme-v38.page-murals .mural-pricing-grid article:nth-child(3){background:var(--v38-orange)}
body.theme-v38.page-murals .mural-pricing-grid small{color:var(--v38-ink);font-weight:900;letter-spacing:.14em}
body.theme-v38.page-murals .mural-pricing-grid strong{
  margin:18px 0;
  font-family:var(--v38-condensed);
  font-size:clamp(70px,6vw,102px);
  line-height:.8;
  color:var(--v38-ink);
}
body.theme-v38.page-murals .mural-pricing-grid strong em{font-family:var(--v38-sans);font-size:15px;font-style:normal;font-weight:800;letter-spacing:0}
body.theme-v38.page-murals .mural-pricing-grid p{color:#46514b;line-height:1.55}
body.theme-v38.page-murals .mural-pricing-grid a{margin-top:auto;color:var(--v38-ink);font-weight:900;text-decoration:underline;text-underline-offset:5px}

/* Word Search — dark feature band, same typographic rhythm as other pages */
body.theme-v38.page-murals .word-search-discount-section{
  width:100%;
  max-width:none;
  margin:70px 0;
  padding:72px max(20px,calc((100vw - 1400px)/2));
  display:grid;
  grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);
  gap:44px;
  background:var(--v38-ink);
  color:#fff;
  border-radius:0;
  border:0;
}
body.theme-v38.page-murals .word-search-discount-section .eyebrow{color:var(--v38-orange)}
body.theme-v38.page-murals .word-search-discount-section h2{
  margin:.08em 0 .24em;
  font-family:var(--v38-serif);
  font-size:clamp(48px,5.4vw,82px);
  font-weight:400;
  line-height:.92;
  color:#fff;
}
body.theme-v38.page-murals .word-search-discount-section .discount-copy p,
body.theme-v38.page-murals .word-search-discount-section .discount-copy li{color:#c4d0ca}
body.theme-v38.page-murals .word-search-game{
  min-width:0;
  padding:24px;
  background:#fff;
  color:var(--v38-ink);
  border:1px solid rgba(255,255,255,.25);
  border-radius:28px;
  box-shadow:none;
}
body.theme-v38.page-murals .word-search-head strong,
body.theme-v38.page-murals .word-search-progress b{color:var(--v38-ink)}
body.theme-v38.page-murals .word-search-head small{color:var(--v38-cyan)}
body.theme-v38.page-murals .word-search-board-wrap{background:var(--v38-paper);border-color:rgba(17,23,20,.15)}
body.theme-v38.page-murals .word-search-board button{color:var(--v38-ink)}
body.theme-v38.page-murals .word-search-board button.is-found{background:var(--v38-cyan);color:var(--v38-ink)}
body.theme-v38.page-murals .word-search-board button.is-selected{background:var(--v38-orange);color:var(--v38-ink)}
body.theme-v38.page-murals .word-search-list span{color:#55615a;border-color:rgba(17,23,20,.16)}
body.theme-v38.page-murals .word-search-list span.is-found{background:var(--v38-cyan);color:var(--v38-ink);border-color:var(--v38-cyan)}
body.theme-v38.page-murals .word-search-help{color:#65716a}
body.theme-v38.page-murals .word-search-controls .btn-ghost{color:var(--v38-ink);border-color:rgba(17,23,20,.2);background:transparent}

/* Estimate explanation band — same dark feature band as the rest of V38 */
body.theme-v38.page-murals .article-teaser{
  margin:0 0 70px;
  padding-top:64px;
  padding-bottom:64px;
}
body.theme-v38.page-murals .article-teaser h2{max-width:13ch}
body.theme-v38.page-murals .article-teaser p{color:#c6d0cb}
body.theme-v38.page-murals .article-teaser .btn{background:#fff;color:var(--v38-ink);border-color:#fff}
body.theme-v38.page-murals .article-teaser .btn-ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.38)}

/* Estimator — same clean light form styling as Project Center / Contact */
body.theme-v38.page-murals .estimator-wrap{
  padding:clamp(28px,4vw,54px);
  background:var(--v38-paper-2);
  color:var(--v38-ink);
  border:1px solid var(--v38-line);
  border-radius:34px;
  box-shadow:none;
}
body.theme-v38.page-murals .estimator-head{
  max-width:none;
  margin-bottom:28px;
}
body.theme-v38.page-murals .estimator-head h2{
  max-width:12ch;
  margin:.05em 0 .18em;
  font-family:var(--v38-condensed);
  font-size:clamp(54px,6vw,88px);
  font-weight:900;
  line-height:.84;
  letter-spacing:-.055em;
  color:var(--v38-ink);
}
body.theme-v38.page-murals .estimator-head>p{max-width:680px;color:#5b6660;font-size:17px}
body.theme-v38.page-murals .estimator-tool-row{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  margin:24px 0 18px;
}
body.theme-v38.page-murals .estimator-tool-row a{
  display:grid;
  min-width:0;
  padding:18px;
  background:#fff;
  border:1px solid var(--v38-line);
  border-radius:20px;
  color:var(--v38-ink);
}
body.theme-v38.page-murals .estimator-tool-row small{color:var(--v38-cyan);font-weight:900;letter-spacing:.12em}
body.theme-v38.page-murals .estimator-tool-row strong{font-size:20px;color:var(--v38-ink)}
body.theme-v38.page-murals .estimator-tool-row span{color:#67736c}
body.theme-v38.page-murals .delivery-note{background:#fff;border:1px solid var(--v38-line);color:#5f6a64;border-radius:18px}
body.theme-v38.page-murals .delivery-note>span{background:var(--v38-orange)}

body.theme-v38.page-murals .estimator{
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);
  gap:20px;
  align-items:start;
}
body.theme-v38.page-murals .estimate-controls{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
  padding:22px;
  background:#fff;
  border:1px solid var(--v38-line);
  border-radius:26px;
}
body.theme-v38.page-murals .estimate-controls label,
body.theme-v38.page-murals .estimate-contact label{
  display:grid;
  gap:8px;
  min-width:0;
  color:var(--v38-ink);
  font-size:12px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
body.theme-v38.page-murals :is(.estimate-controls,.estimate-contact) input,
body.theme-v38.page-murals :is(.estimate-controls,.estimate-contact) select,
body.theme-v38.page-murals :is(.estimate-controls,.estimate-contact) textarea{
  width:100%;
  min-width:0;
  min-height:52px;
  padding:12px 14px;
  border:1px solid rgba(17,23,20,.22);
  border-radius:14px;
  background:var(--v38-paper);
  color:var(--v38-ink);
  box-shadow:none;
}
body.theme-v38.page-murals :is(.estimate-controls,.estimate-contact) input:focus,
body.theme-v38.page-murals :is(.estimate-controls,.estimate-contact) select:focus,
body.theme-v38.page-murals :is(.estimate-controls,.estimate-contact) textarea:focus{
  border-color:var(--v38-cyan);
  box-shadow:0 0 0 4px rgba(34,215,232,.15);
  outline:none;
}
body.theme-v38.page-murals .estimate-controls small,
body.theme-v38.page-murals .estimate-contact small{color:#76817b;font-weight:500;text-transform:none;letter-spacing:0}
body.theme-v38.page-murals .estimate-controls .check-label{grid-template-columns:22px 1fr;align-items:center;align-content:center}
body.theme-v38.page-murals .estimate-controls .check-label input,
body.theme-v38.page-murals .estimate-contact .check-label input{width:20px;height:20px;min-height:0;padding:0;accent-color:var(--v38-cyan)}
body.theme-v38.page-murals .discount-field{grid-column:1/-1}
body.theme-v38.page-murals .inline-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}
body.theme-v38.page-murals .inline-field .btn{min-width:110px}

body.theme-v38.page-murals .estimate-live{
  position:sticky;
  top:118px;
  padding:26px;
  background:var(--v38-ink);
  color:#fff;
  border:0;
  border-radius:26px;
  box-shadow:none;
}
body.theme-v38.page-murals .estimate-live :is(small,span,p){color:#c5d0cb}
body.theme-v38.page-murals .estimate-live strong{color:#fff}
body.theme-v38.page-murals #estimateTotal{font-family:var(--v38-condensed);font-size:52px;color:var(--v38-orange)}
body.theme-v38.page-murals .sqft-badge{background:var(--v38-cyan);color:var(--v38-ink);border:0}
body.theme-v38.page-murals .sqft-badge b,
body.theme-v38.page-murals .sqft-badge span{color:var(--v38-ink)}
body.theme-v38.page-murals .price-breakdown>div{border-color:rgba(255,255,255,.14)}
body.theme-v38.page-murals .price-breakdown b{color:#fff}
body.theme-v38.page-murals .discount-row b{color:var(--v38-cyan)}
body.theme-v38.page-murals .deposit-row{background:rgba(34,215,232,.12);border-radius:14px;padding:14px!important}
body.theme-v38.page-murals .deposit-row span,
body.theme-v38.page-murals .deposit-row b{color:var(--v38-cyan)}

body.theme-v38.page-murals .estimate-contact{
  grid-column:1/-1;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
  padding:28px;
  background:#fff;
  border:1px solid var(--v38-line);
  border-radius:26px;
}
body.theme-v38.page-murals .estimate-contact .full{grid-column:1/-1}
body.theme-v38.page-murals .form-section-title h3{
  margin:.1em 0 .2em;
  font-family:var(--v38-serif);
  font-size:clamp(36px,4vw,58px);
  font-weight:400;
  color:var(--v38-ink);
  letter-spacing:-.04em;
}
body.theme-v38.page-murals .estimate-contact .terms-check{
  grid-template-columns:22px 1fr;
  align-items:start;
  text-transform:none;
  letter-spacing:0;
  font-weight:700;
}
body.theme-v38.page-murals .estimate-contact>button.btn{justify-self:start;background:var(--v38-ink);color:#fff;border-color:var(--v38-ink)}

/* Calculator explanation */
body.theme-v38.page-murals .mural-cost-info{
  display:grid;
  grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);
  gap:34px;
  padding:54px;
  background:var(--v38-paper-2);
  border:1px solid var(--v38-line);
  border-radius:34px;
}
body.theme-v38.page-murals .mural-cost-info h2{
  margin:.08em 0;
  font-family:var(--v38-serif);
  font-size:clamp(48px,5vw,78px);
  font-weight:400;
  line-height:.93;
  color:var(--v38-ink);
}
body.theme-v38.page-murals .cost-info-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
body.theme-v38.page-murals .cost-info-grid article{padding:22px;background:#fff;border:1px solid var(--v38-line);border-radius:20px}
body.theme-v38.page-murals .cost-info-grid b{font-family:var(--v38-condensed);font-size:24px;color:var(--v38-ink)}
body.theme-v38.page-murals .cost-info-grid p{color:#657069;line-height:1.55}

/* Final CTA inherits the global V38 band, but keep contrast explicit */
body.theme-v38.page-murals .final-cta{margin-top:70px}
body.theme-v38.page-murals .final-cta p{color:var(--v38-orange);font-weight:900;letter-spacing:.14em}
body.theme-v38.page-murals .final-cta h2{color:#fff}
body.theme-v38.page-murals .final-cta .btn{background:#fff;color:var(--v38-ink);border-color:#fff}

/* Disable the old mural-specific visual system where it leaks through */
body.theme-v38.page-murals .m32-shell,
body.theme-v38.page-murals .m32-shell:before,
body.theme-v38.page-murals .m32-shell:after{background:none!important}

@media(max-width:1180px){
  body.theme-v38.page-murals .mural-editorial-hero{grid-template-columns:1fr;min-height:0}
  body.theme-v38.page-murals .mural-editorial-hero:before{left:48%;width:42%}
  body.theme-v38.page-murals .mural-editorial-collage{min-height:580px}
  body.theme-v38.page-murals .mural-type-grid,
  body.theme-v38.page-murals .mural-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.theme-v38.page-murals .mural-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.theme-v38.page-murals .word-search-discount-section{grid-template-columns:1fr}
  body.theme-v38.page-murals .estimator{grid-template-columns:1fr}
  body.theme-v38.page-murals .estimate-live{position:relative;top:auto}
}

@media(max-width:760px){
  body.theme-v38.page-murals .mural-editorial-hero,
  body.theme-v38.page-murals :is(.mural-type-section,.mural-process-editorial,.mural-featured-editorial,.mural-pricing-editorial,.estimator-wrap,.mural-cost-info){width:calc(100% - 20px)}
  body.theme-v38.page-murals .mural-editorial-hero{margin-top:128px;border-radius:26px}
  body.theme-v38.page-murals .mural-editorial-hero:before{display:none}
  body.theme-v38.page-murals .mural-editorial-copy{padding:34px 20px 24px}
  body.theme-v38.page-murals .mural-editorial-copy h1{font-size:clamp(58px,17vw,88px)!important;max-width:100%}
  body.theme-v38.page-murals .mural-editorial-copy>p{font-size:16px}
  body.theme-v38.page-murals .mural-editorial-copy .hero-actions{display:grid}
  body.theme-v38.page-murals .mural-editorial-copy .btn{width:100%;justify-content:center}
  body.theme-v38.page-murals .mural-hero-stats{grid-template-columns:1fr}
  body.theme-v38.page-murals .mural-hero-stats div{grid-template-columns:70px 1fr;align-items:center;padding:10px 0;border-bottom:1px solid rgba(17,23,20,.1)}
  body.theme-v38.page-murals .mural-hero-stats strong{font-size:32px}
  body.theme-v38.page-murals .mural-editorial-collage{min-height:420px;padding:18px}
  body.theme-v38.page-murals .mural-collage-main{inset:18px 18px 60px 38px}
  body.theme-v38.page-murals .mural-collage-small{width:44%;height:34%;left:4px;bottom:10px}
  body.theme-v38.page-murals .mural-collage-tall{width:34%;height:42%;right:4px;top:10px}
  body.theme-v38.page-murals :is(.mural-type-grid,.mural-featured-grid,.mural-pricing-grid,.mural-process-grid,.estimator-tool-row,.estimate-controls,.estimate-contact,.cost-info-grid){grid-template-columns:1fr}
  body.theme-v38.page-murals .mural-process-editorial{padding:48px 20px}
  body.theme-v38.page-murals .mural-process-grid b{margin-bottom:14px}
  body.theme-v38.page-murals .mural-pricing-grid article{min-height:300px}
  body.theme-v38.page-murals .word-search-discount-section{padding:52px 10px;gap:24px}
  body.theme-v38.page-murals .word-search-game{padding:14px;border-radius:20px}
  body.theme-v38.page-murals .estimator-wrap{padding:24px 14px;border-radius:24px}
  body.theme-v38.page-murals .estimator-head h2{font-size:clamp(48px,14vw,72px)}
  body.theme-v38.page-murals .estimate-controls,
  body.theme-v38.page-murals .estimate-contact{padding:16px;border-radius:20px}
  body.theme-v38.page-murals .estimate-contact .full,
  body.theme-v38.page-murals .discount-field{grid-column:auto}
  body.theme-v38.page-murals .inline-field{grid-template-columns:1fr}
  body.theme-v38.page-murals .inline-field .btn{width:100%}
  body.theme-v38.page-murals .mural-cost-info{grid-template-columns:1fr;padding:34px 20px}
}
