
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050505;color:#f5f5f4;font-family:Arial,Helvetica,sans-serif;line-height:1.45}a{color:#ff7a00}.site-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:14px 28px;background:rgba(5,5,5,.96);border-bottom:1px solid #242424}.logo img{display:block;width:430px;max-width:44vw;height:auto}.site-header nav{justify-self:center;display:flex;align-items:center;gap:8px;background:#111;border:1px solid #292929;border-radius:999px;padding:6px}.site-header nav a{color:#e9e9e9;text-decoration:none;font-weight:900;border-radius:999px;padding:9px 14px}.site-header nav a:hover{background:#1a1a1a;color:#fff}.quote-link,.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border-radius:8px;background:#ff7a00;color:#050505!important;text-decoration:none;font-weight:900;border:0}.quote-link{justify-self:end;white-space:nowrap}.button.secondary{background:#151515;color:#fff!important;border:1px solid #303030}.hero{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:.62fr 1.38fr;gap:24px;align-items:center;padding:28px}.hero-copy,.section{background:#0b0b0b;border:1px solid #262626;border-radius:14px}.hero-copy{padding:30px}.label{color:#ff7a00!important;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900;margin:0 0 8px}.hero h1,.section h2{margin:0;color:#fff;letter-spacing:-.04em;line-height:1.04}.hero h1{font-size:clamp(44px,5.8vw,90px)}.hero-copy p:not(.label),.section p{font-size:17px;color:#cfcfcf}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.hero-shot{background:#0b0b0b;border:1px solid #262626;border-radius:14px;padding:12px;box-shadow:0 20px 70px rgba(0,0,0,.45)}.hero-shot img{width:100%;display:block;border-radius:7px}.section{max-width:1600px;margin:0 auto 18px;padding:22px}.section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.section h2{font-size:clamp(32px,4vw,56px)}.controls{display:flex;gap:8px}.controls button{background:#151515;color:#fff;border:1px solid #303030;border-radius:8px;padding:10px 14px;font-weight:900}.controls .orange{background:#ff7a00;color:#050505;border-color:#ff7a00}.gallery{background:#050505;border:1px solid #242424;border-radius:12px;min-height:540px;display:grid;place-items:center;overflow:hidden}.slide{display:none;margin:0;width:100%;height:100%;padding:12px}.slide.active{display:grid;place-items:center}.slide img{max-width:100%;max-height:calc(100vh - 215px);object-fit:contain;border-radius:7px;box-shadow:0 16px 55px rgba(0,0,0,.55)}.report-gallery .slide img{max-height:780px}.slide figcaption{color:#ff7a00;text-align:center;font-weight:900;margin-top:10px}.tabs{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-top:12px}.tab{background:#151515;color:#fff;border:1px solid #303030;border-radius:999px;padding:8px 12px;font-weight:900}.tab.active{background:#ff7a00;color:#050505;border-color:#ff7a00}.include-list{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid #2b2b2b;border-radius:12px;overflow:hidden}.include-list div{display:grid;grid-template-columns:220px 1fr;gap:12px;padding:16px;background:#111;border-bottom:1px solid #2b2b2b}.include-list div:nth-child(odd){border-right:1px solid #2b2b2b}.include-list b{color:#fff}.include-list span{color:#cfcfcf}.quote-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:24px}.quote-section form{display:grid;gap:13px}.quote-section label{display:grid;gap:6px;color:#fff;font-weight:900}.quote-section input,.quote-section select,.quote-section textarea{background:#101010;border:1px solid #333;color:#fff;border-radius:8px;padding:12px;font:inherit}.quote-section input:focus,.quote-section textarea:focus,.quote-section select:focus{outline:1px solid #ff7a00}.hidden{display:none}footer{padding:34px;text-align:center;color:#aaa}footer img{width:560px;max-width:92vw}footer p{margin:10px 0 0}.thank-you{min-height:100vh;display:grid;place-items:center;padding:28px}.thank-you div{text-align:center;background:#111;border:1px solid #292929;border-radius:14px;padding:38px}.thank-you img{width:520px;max-width:92vw}.thank-you h1{font-size:44px;margin:18px 0 8px}.thank-you p{color:#cfcfcf}@media(max-width:1050px){.site-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:14px 28px;background:rgba(5,5,5,.96);border-bottom:1px solid #242424}.logo img{display:block;width:430px;max-width:44vw;height:auto}.site-header nav{justify-self:center;display:flex;align-items:center;gap:8px;background:#111;border:1px solid #292929;border-radius:999px;padding:6px}.site-header nav a{color:#e9e9e9;text-decoration:none;font-weight:900;border-radius:999px;padding:9px 14px}.site-header nav a:hover{background:#1a1a1a;color:#fff}.hero{padding:12px}.hero-copy{padding:20px}.hero h1{font-size:42px}.section{margin:0 12px 14px;padding:14px}.section-title{display:grid}.controls{width:100%}.controls button{flex:1}.gallery{min-height:360px}.slide img{max-height:470px}footer img{width:330px}}


/* v31 responsive polish */
img, video { max-width: 100%; height: auto; }

.site-header {
  min-height: 74px;
}

.hero-shot,
.gallery {
  width: 100%;
}

.slide img,
.hero-shot img {
  background: #050505;
}

@media (min-width: 1200px) {
  .site-header,
  .hero,
  .section {
    max-width: 1680px;
  }

  .site-header {
    margin: 0 auto;
  }
}

@media (max-width: 1180px) {
  .site-header {
    grid-template-columns: 1fr auto;
    gap: 12px;
  }

  .logo img {
    width: 390px;
    max-width: 100%;
  }

  .site-header nav {
    grid-column: 1 / -1;
    width: 100%;
    justify-self: stretch;
    justify-content: center;
    overflow-x: auto;
    scrollbar-width: none;
  }

  .site-header nav::-webkit-scrollbar {
    display: none;
  }

  .quote-link {
    grid-column: 2;
    grid-row: 1;
  }

  .hero {
    grid-template-columns: 1fr;
  }

  .hero-copy {
    order: 1;
  }

  .hero-shot {
    order: 2;
  }
}

@media (max-width: 860px) {
  .site-header {
    position: sticky;
    padding: 12px;
  }

  .logo img {
    width: 340px;
  }

  .quote-link {
    min-height: 40px;
    padding: 9px 13px;
    font-size: 14px;
  }

  .site-header nav {
    justify-content: flex-start;
    padding: 5px;
  }

  .site-header nav a {
    padding: 8px 12px;
    font-size: 13px;
    white-space: nowrap;
  }

  .hero {
    padding: 12px;
    gap: 12px;
  }

  .hero-copy {
    padding: 18px;
  }

  .hero h1 {
    font-size: clamp(38px, 12vw, 54px);
  }

  .hero-copy p:not(.label),
  .section p {
    font-size: 16px;
  }

  .section {
    margin: 0 12px 14px;
    padding: 14px;
  }

  .section-title {
    display: grid;
    gap: 12px;
  }

  .controls {
    width: 100%;
  }

  .controls button {
    flex: 1;
    min-height: 42px;
  }

  .gallery {
    min-height: auto;
    aspect-ratio: 16 / 10;
  }

  .report-gallery {
    aspect-ratio: 8.5 / 11;
  }

  .slide {
    padding: 8px;
  }

  .slide img {
    max-height: 72vh;
  }

  .tabs {
    justify-content: flex-start;
    overflow-x: auto;
    flex-wrap: nowrap;
    padding-bottom: 4px;
    scrollbar-width: none;
  }

  .tabs::-webkit-scrollbar {
    display: none;
  }

  .tab {
    white-space: nowrap;
    flex: 0 0 auto;
  }

  .include-list div {
    padding: 14px;
  }

  .quote-section {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .quote-section form {
    gap: 11px;
  }
}

@media (max-width: 520px) {
  .site-header {
    grid-template-columns: 1fr;
  }

  .logo img {
    width: min(100%, 330px);
  }

  .quote-link {
    grid-column: 1;
    justify-self: stretch;
    width: 100%;
  }

  .site-header nav {
    grid-column: 1;
  }

  .hero h1 {
    font-size: 38px;
  }

  .actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .button {
    width: 100%;
  }

  .hero-shot {
    padding: 8px;
  }

  .gallery {
    border-radius: 10px;
  }

  .slide figcaption {
    font-size: 14px;
  }

  .include-list div {
    gap: 6px;
  }

  footer {
    padding: 24px 14px;
  }

  footer img {
    width: min(100%, 330px);
  }
}


/* v32 centering and label polish */
.site-header {
  justify-content: center;
}

.logo {
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo img {
  margin-left: auto;
  margin-right: auto;
}

.site-header nav {
  margin-left: auto;
  margin-right: auto;
}

.hero,
.section {
  width: min(100% - 48px, 1600px);
}

.hero-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.hero-copy .label,
.hero-copy h1,
.hero-copy p {
  text-align: left;
}

.section-title {
  align-items: center;
}

.section-title > div:first-child {
  width: 100%;
}

.section-title .label,
.section-title h2 {
  text-align: center;
}

.controls {
  justify-content: center;
}

.gallery {
  margin-left: auto;
  margin-right: auto;
}

.slide {
  align-items: center;
  justify-items: center;
}

.slide figcaption {
  width: 100%;
}

.tabs {
  align-items: center;
}

#includes .label,
#includes h2 {
  text-align: center;
}

.include-list {
  margin-left: auto;
  margin-right: auto;
}

.quote-section > div:first-child {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.quote-section .label,
.quote-section h2,
.quote-section > div:first-child p {
  text-align: center;
}

footer {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

/* Desktop header balance */
@media (min-width: 1051px) {
  .site-header {
    grid-template-columns: 1fr auto 1fr;
  }

  .logo {
    justify-self: start;
  }

  .site-header nav {
    justify-self: center;
  }

  .quote-link {
    justify-self: end;
  }
}

@media (max-width: 1050px) {
  .site-header {
    justify-items: center;
  }

  .site-header nav {
    justify-self: center;
  }

  .quote-link {
    justify-self: center;
  }

  .hero,
  .section {
    width: calc(100% - 24px);
  }

  .hero-copy .label,
  .hero-copy h1,
  .hero-copy p {
    text-align: center;
  }

  .actions {
    justify-content: center;
  }
}

@media (max-width: 720px) {
  .site-header {
    justify-items: center;
  }

  .site-header nav {
    justify-content: center;
    width: 100%;
  }

  .logo img {
    margin: 0 auto;
  }

  .hero,
  .section {
    width: calc(100% - 24px);
    margin-left: auto;
    margin-right: auto;
  }

  .tabs {
    justify-content: flex-start;
  }

  .section-title,
  .section-title > div:first-child {
    text-align: center;
  }
}
