/* Local website-design service page. Shared art and navigation remain intact. */
.web-design-page { background: #f1efe6 url('../assets/img/grain.webp') repeat; color: #0f1712; }
.web-design-page .wd-wrap { width: min(1380px, 100%); margin-inline: auto; padding-inline: clamp(22px, 4vw, 64px); }
.web-design-page h1, .web-design-page h2 { font-family: var(--display); font-weight: 400; line-height: 1.04; letter-spacing: .005em; text-transform: none; overflow-wrap: normal; }
.web-design-page h1 { font-size: clamp(52px, 5vw, 72px); margin: 20px 0 26px; }
.web-design-page h1.wd-title--regional { font-size: clamp(34px, 3.25vw, 48px); }
.web-design-page h2 { font-size: clamp(36px, 4vw, 60px); margin: 12px 0 28px; }
.web-design-page h3 { font-family: var(--body, Archivo, sans-serif); font-size: 1.2rem; line-height: 1.3; margin: 0 0 12px; }
.web-design-page p { line-height: 1.65; margin: 0 0 20px; }
.web-design-page .wd-eyebrow { font-size: .75rem; font-weight: 800; line-height: 1.5; letter-spacing: .08em; margin-bottom: 12px; }
.web-design-page .wd-lead { font-size: 1.25rem; font-weight: 700; line-height: 1.45; }
.web-design-page .wd-note { font-size: .84rem; margin-top: 24px; }
.wd-hero { padding: 170px 0 72px; position: relative; isolation: isolate; }
.wd-hero::before { content: ''; position: absolute; inset: 0; z-index: -1; background: linear-gradient(90deg, #f1efe6 20%, #f1efe6e8 48%, #f1efe642), url('../assets/img/hero2-plate-1600.webp') center / cover; }
.wd-hero__grid { display: grid; grid-template-columns: .94fr 1.06fr; gap: 48px; align-items: center; }
.wd-hero__copy, .wd-hero__work { min-width: 0; }
.wd-hero h1 span { color: #316823; }
.wd-hero__work { margin: 0; background: #0f1712; padding: 12px; box-shadow: 10px 12px 0 #0f17122b; }
.wd-hero__work img { width: 100%; height: auto; display: block; }
.wd-hero__preview { display: block; position: relative; }
.wd-hero__preview video { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: contain; background: #0f1712; pointer-events: none; }
.wd-hero__preview video[hidden] { display: none; }
.wd-hero__work figcaption { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 6px 14px; padding: 16px 8px 6px; color: #f1efe6; font-size: .78rem; }
.wd-hero__work figcaption span { color: #a0dd71; font-weight: 700; }
.wd-hero__work a { color: inherit; text-decoration: underline; text-underline-offset: 4px; }
.wd-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 22px; margin-top: 28px; }
.web-design-page .wd-link { font-weight: 750; text-decoration: underline; text-decoration-thickness: 2px; text-underline-offset: 6px; display: inline-block; padding-block: 8px; }
.web-design-page .btn { text-align: center; line-height: 1.3; }
.wd-section { padding-block: 84px; }
.wd-section__intro { max-width: 820px; margin-bottom: 40px; }
.wd-benefits { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 44px; }
.wd-benefits article { border-top: 2px solid #0f1712; padding-top: 22px; }
.wd-area-section { padding-top: 0; }
.wd-areas { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 32px; }
.wd-areas article { border-top: 2px solid #316823; padding-top: 24px; }
.wd-areas a { text-decoration: underline; text-underline-offset: 5px; }
.wd-number { display: block; color: #99501e; font-family: var(--display); font-size: 2rem; margin-bottom: 12px; }
.wd-work { padding-block: 80px; background: #0f1712; color: #f1efe6; position: relative; }
.wd-work h2 { color: #a0dd71; }
.wd-projects { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 48px; }
.wd-projects__image { display: block; margin-bottom: 26px; background: #26302a; }
.wd-projects__image img { width: 100%; height: auto; display: block; }
.wd-projects .wd-eyebrow { color: #a0dd71; }
.wd-projects h3 { font-size: 1.5rem; }
.wd-projects p { max-width: 55ch; }
.wd-quote { margin: 56px 0 24px; max-width: 920px; padding: 30px 0 0; border-top: 1px solid #6b7469; }
.wd-quote p { font-size: clamp(22px,2.4vw,34px); line-height: 1.4; font-weight: 600; }
.wd-quote footer { font-weight: 700; }
.wd-quote footer span { display: block; font-weight: 400; font-size: .78rem; color: #cbd2c8; margin-top: 8px; }
.wd-scope { display: grid; grid-template-columns: 1fr 1fr; gap: 70px; align-items: center; }
.wd-panel { border: 24px solid transparent; border-image: url('../assets/img/panel-frame-flex.webp') 110 fill stretch; padding: 16px 22px; }
.wd-panel ul { padding-left: 20px; margin: 20px 0 26px; }
.wd-panel li { margin: 12px 0; padding-left: 4px; line-height: 1.5; }
.wd-panel p:last-child { font-size: .9rem; margin-bottom: 0; }
.wd-process { border-block: 2px solid #0f1712; background: #e3ebd8; }
.wd-process ol { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 48px; padding-left: 24px; margin: 36px 0 0; }
.wd-process li { padding-left: 8px; }
.wd-process li::marker { font-weight: 800; }
.wd-process p { margin: 0; }
.wd-faq { display: grid; grid-template-columns: .8fr 1.2fr; gap: 60px; }
.wd-faq h2 { font-size: clamp(34px,3.2vw,48px); }
.wd-faq details { border-bottom: 1px solid #8a9383; padding: 20px 0; }
.wd-faq details:first-child { border-top: 1px solid #8a9383; }
.wd-faq summary { font-size: 1.05rem; font-weight: 750; cursor: pointer; padding: 6px 6px 6px 0; }
.wd-faq details p { padding-top: 16px; margin-bottom: 0; }
.wd-close { text-align: center; padding: 80px 0 70px; background: linear-gradient(#f1efe6f5,#f1efe6d9),url('../assets/img/contact-sky.webp') center / cover; }
.wd-close p { max-width: 680px; margin-inline: auto; }
.wd-reading { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px 24px; margin-top: 42px; font-size: .85rem; }
.wd-reading a { text-decoration: underline; text-underline-offset: 4px; }
.wd-footer { background: #0f1712; color: #f1efe6; padding: 44px 0; }
.wd-footer .wd-wrap > a { color: #a0dd71; font-size: 1.5rem; font-weight: 850; }
.wd-footer nav { display: flex; flex-wrap: wrap; gap: 14px 30px; margin: 22px 0; }
.wd-footer small { font-size: .75rem; }
.wd-skip { position: fixed; top: -80px; left: 20px; z-index: 10000; padding: 12px 18px; background: #a0dd71; color: #0f1712; }
.wd-skip:focus { top: 12px; }
.web-design-page .bookbtn { display: none; }
.web-design-page :focus-visible { outline: 3px solid #c85f2b; outline-offset: 5px; }
.web-design-page #work { scroll-margin-top: 110px; }
@media (max-width: 1100px) {
  .wd-hero { padding-top: 140px; }
  .wd-hero__grid { gap: 30px; }
  .web-design-page h1 { font-size: clamp(46px,5.4vw,64px); }
  .wd-scope, .wd-faq { gap: 32px; }
  .wd-panel { padding: 12px; }
}
@media (max-width: 1000px), (pointer: coarse) {
  .wd-hero__grid { grid-template-columns: 1fr; }
  .wd-hero__copy { max-width: 750px; }
  .wd-hero__work { transform: none; max-width: 880px; }
  .wd-hero::before { background: linear-gradient(#f1efe6f5,#f1efe6dd),url('../assets/img/hero2-plate-1600.webp') center / cover; }
  .wd-benefits { gap: 24px; }
  .wd-scope, .wd-faq { grid-template-columns: 1fr; }
}
@media (max-width: 640px) {
  .wd-hero { padding: 120px 0 44px; }
  .web-design-page h1 { font-size: clamp(38px,10vw,58px); }
  .web-design-page h1.wd-title--regional { font-size: clamp(28px,7.5vw,42px); }
  .wd-areas { grid-template-columns: 1fr; gap: 22px; }
  .web-design-page h2 { font-size: clamp(30px,8vw,43px); }
  .web-design-page .wd-lead { font-size: 1.12rem; }
  .wd-hero__work { padding: 7px; box-shadow: 6px 7px 0 #0f17122b; }
  .wd-section, .wd-work, .wd-close { padding-block: 52px; }
  .wd-benefits, .wd-projects, .wd-process ol { grid-template-columns: 1fr; gap: 30px; }
  .wd-section__intro { margin-bottom: 28px; }
  .wd-panel { border-width: 18px; padding: 10px 6px; }
  .wd-scope, .wd-faq { gap: 24px; }
  .wd-quote { margin-top: 36px; }
  .wd-actions { gap: 14px; }
  .web-design-page .btn { font-size: 1.05rem; padding-inline: 20px; }
}
@media (max-height: 520px) and (orientation: landscape) {
  .wd-hero { padding-top: 90px; }
  .wd-hero__grid { grid-template-columns: 1fr 1fr; gap: 28px; }
  .web-design-page h1 { font-size: 39px; }
  .web-design-page h1.wd-title--regional { font-size: 31px; }
  .wd-hero__work { align-self: center; }
}
@media (prefers-reduced-motion: reduce) {
  .wd-hero__work { transform: none; }
  .wd-hero__preview video { display: none; }
}
@media print {
  .wd-hero__preview video { display: none; }
  .web-design-page .nav, .wd-skip, .web-design-page .bookbtn { display: none !important; }
  .wd-hero { padding-top: 0; }
  .wd-hero::before { display: none; }
  .wd-work, .wd-footer, .wd-process, .wd-close { background: white; color: #0f1712; }
  .wd-work h2, .wd-work .wd-eyebrow, .wd-quote footer span { color: #0f1712; }
  .wd-hero__work { transform: none; box-shadow: none; }
  .wd-section, .wd-work, .wd-close { padding-block: 24px; }
}
