/*
Theme Name: Adept Excavation
Description: Residential excavation landing page with hardcoded content and GoHighLevel API integration.
Version: 1.0.1
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: adept-excavation
*/

[hidden] { display: none !important; }
html { scroll-padding-top: 110px; }
img { max-width: 100%; }
main { display: block; }
.screen-reader-text, .adept-trap { position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
.skip-link { position: fixed; top: -100px; left: 16px; z-index: 100000; padding: 14px 20px; background: #fff; color: #12191f; }
.skip-link:focus { top: 12px; }
a:focus-visible, button:focus-visible { outline: 3px solid #eda92a; outline-offset: 4px; }
.admin-bar [data-header] { top: 32px !important; }
[data-header].is-scrolled, body:not(.home) [data-header] { background: rgba(7,11,16,.93) !important; box-shadow: 0 1px 0 rgba(255,255,255,.08), 0 12px 34px rgba(3,7,12,.45); }
.adept-form { display: grid; gap: 11px; position: relative; }
.adept-form--hero { margin-top: 20px; }
.adept-form-title { font-size: 30px; font-weight: 650; letter-spacing: -.01em; margin-bottom: 6px; }
.adept-form input:not([type=hidden]), .adept-form select { width: 100%; min-width: 0; box-sizing: border-box; padding: 13px 14px; border: 1px solid #d7dee4; border-radius: 9px; font-size: 16px; background: #fafbfc; color: #12191f; transition: border-color .2s, box-shadow .2s; }
.adept-form input:focus, .adept-form select:focus { outline: none; border-color: #eda92a; box-shadow: 0 0 0 3px rgba(224,138,46,.16); background: #fff; }
.adept-submit { width: 100%; border: none; cursor: pointer; background: #eda92a; color: #171310; font-weight: 650; font-size: 15.5px; padding: 16px; border-radius: 10px; transition: background .25s, color .25s, transform .25s; margin-top: 3px; }
.adept-form--hero .adept-submit { background: #12191f; color: #f4f7f9; }
.adept-submit:hover { background: #f2b948; transform: translateY(-1px); }
.adept-form--hero .adept-submit:hover { background: #eda92a; color: #171310; }
.adept-submit:disabled { cursor: wait; opacity: .65; transform: none; }
.adept-form-note { font-size: 11.5px; color: #7a8692; text-align: center; line-height: 1.5; }
.adept-form-call { font-size: 13.5px; color: #5c6975; text-align: center; }
.adept-form-call a { font-weight: 650; color: #8f6a12; }
.adept-form-status { margin: 10px 0 0; padding: 16px; font-size: 14px; line-height: 1.6; border-radius: 9px; background: #fff3f0; color: #93372a; border: 1px solid #e6c8c1; }
.adept-form-status.is-success { background: #f1f6f0; border-color: #cbdfc8; color: #2c5e2e; }
.adept-form-status:empty { display: none; }
.adept-page { background: #fff; color: #12191f; min-height: 75vh; padding: 160px 24px 80px; }
.adept-page article { max-width: 860px; margin: 0 auto; font-size: 17px; line-height: 1.7; }
.adept-page h1 { line-height: 1.12; margin-bottom: 32px; }
.adept-page a { text-decoration: underline; }
.adept-page h2, .adept-page h3 { margin-top: 1.5em; }
@media (max-width: 782px) { .admin-bar [data-header] { top: 46px !important; } }
@media (max-width: 600px) { .admin-bar [data-header].is-scrolled { top: 0 !important; } }
@media (max-width: 560px) {
  .adept-form-title { font-size: 24px; }
  [data-header] > div { padding-left: 20px !important; padding-right: 20px !important; }
  [data-stack-m] > * { min-width: 0; }
  [data-screen-label="08 Reviews"] [style*="minmax(300px"] { grid-template-columns: minmax(0, 1fr) !important; }
  [data-screen-label="01 Hero"] [data-reveal]:first-child { overflow-wrap: anywhere; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation: none !important; transition: none !important; }
  [data-parallax] { transform: none !important; }
}
