*{box-sizing:border-box}html{scroll-behavior:smooth;background:#061827}body{margin:0;background:#061827;overflow-x:hidden;font-family:Arial,Helvetica,sans-serif}body.modal-open{overflow:hidden}.site-shot{position:relative;width:min(1536px,100%);max-width:1536px;margin:0 auto;line-height:0;background:#061827}.design{display:block;width:100%;height:auto;max-width:1536px;user-select:none;-webkit-user-drag:none;filter:none!important;opacity:1!important;transform:none!important;image-rendering:auto}.hotspot,.gallery-hit{position:absolute;display:block;z-index:5;background:transparent;outline:none}.hotspot:focus-visible,.gallery-hit:focus-visible{outline:3px solid #ff8b2a;outline-offset:-3px}.gallery-hit{border:0;padding:0;cursor:pointer}.gallery-hit:hover{box-shadow:inset 0 0 0 2px rgba(246,137,45,.8),inset 0 0 35px rgba(246,137,45,.1)}.target{position:absolute;left:0;width:1px;height:1px;pointer-events:none}
.home{left:35.2%;top:1.6%;width:4%;height:4.1%}.about{left:40.1%;top:1.6%;width:4.1%;height:4.1%}.services{left:44.9%;top:1.6%;width:5.4%;height:4.1%}.gallery-nav{left:50.9%;top:1.6%;width:4.8%;height:4.1%}.reviews{left:56.6%;top:1.6%;width:4.8%;height:4.1%}.contact{left:62.7%;top:1.6%;width:5.1%;height:4.1%}.phone-top{left:78%;top:.5%;width:15.6%;height:3.8%}.estimate{left:13.7%;top:31.7%;width:15.3%;height:4.8%}.phone-bottom{left:45.1%;top:88.1%;width:13.1%;height:2.6%}.email-bottom{left:45%;top:93.5%;width:17.3%;height:2.5%}.send{left:82.2%;top:94%;width:7.8%;height:2.5%}
.g1{left:10%;top:50.3%;width:19.4%;height:10.7%}.g2{left:30.3%;top:50.3%;width:19.1%;height:10.7%}.g3{left:50.6%;top:50.3%;width:19%;height:10.7%}.g4{left:70.8%;top:50.3%;width:19.1%;height:10.7%}.g5{left:10%;top:61%;width:19.4%;height:10.7%}.g6{left:30.3%;top:61%;width:19.1%;height:10.7%}.g7{left:50.6%;top:61%;width:19%;height:10.7%}.g8{left:70.8%;top:61%;width:19.1%;height:10.7%}
.t-top{top:0}.t-about{top:6%}.t-services{top:37.5%}.t-gallery{top:47%}.t-reviews{top:73.5%}.t-contact{top:87.6%}
.lightbox[hidden]{display:none}.lightbox{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:22px}.lightbox-backdrop{position:absolute;inset:0;background:rgba(0,10,17,.9);backdrop-filter:blur(7px)}.lightbox-panel{position:relative;z-index:1;width:min(1120px,96vw);max-height:94vh;overflow:auto;background:#061b2a;border:1px solid #385c73;box-shadow:0 22px 70px rgba(0,0,0,.55);color:#fff;padding:18px}.close-btn{position:absolute;right:13px;top:8px;width:44px;height:44px;border:1px solid #47677a;background:#071725;color:#fff;font-size:30px;cursor:pointer}.close-btn:hover{background:#f6892d;border-color:#f6892d}.lightbox-heading{padding:4px 52px 12px 4px}.lightbox-heading p{margin:0 0 2px;color:#f6892d;font-size:11px;letter-spacing:.24em;font-weight:700}.lightbox-heading h2{margin:0;font-size:25px;letter-spacing:.08em;text-transform:uppercase}.slide-stage{display:grid;grid-template-columns:52px minmax(0,1fr) 52px;align-items:center;background:#020d15;border:1px solid #294a5f;min-height:480px}.slide-stage img{display:block;width:auto;height:auto;max-width:100%;max-height:72vh;object-fit:contain;margin:auto;image-rendering:auto}.slide-arrow{height:100%;min-height:180px;border:0;background:rgba(6,27,42,.88);color:#fff;font-size:45px;cursor:pointer}.slide-arrow:hover{background:#f6892d}.slide-meta{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:10px 4px 8px}.slide-meta p{margin:0;color:#dce6ec;font-size:14px}.slide-meta span{color:#f6892d;font-weight:700;white-space:nowrap}.thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.thumb{padding:0;border:2px solid #2e4e61;background:#071725;cursor:pointer;aspect-ratio:16/9;overflow:hidden}.thumb img{width:100%;height:100%;object-fit:cover;display:block;opacity:.68}.thumb.active{border-color:#f6892d}.thumb.active img,.thumb:hover img{opacity:1}
@media(max-width:700px){.lightbox{padding:8px}.lightbox-panel{padding:12px}.lightbox-heading h2{font-size:18px}.slide-stage{grid-template-columns:42px minmax(0,1fr) 42px;min-height:260px}.slide-arrow{font-size:34px;min-height:130px}.thumbs{grid-template-columns:repeat(2,1fr)}}@media(min-width:1536px){body:not(.modal-open){display:block}}

.painting-feature{
  width:min(1536px,100%);
  margin:0 auto;
  background:
    linear-gradient(rgba(3,24,39,.95),rgba(3,24,39,.97)),
    url("assets/blueprint-bg.jpg") center/900px auto repeat;
  border-top:1px solid #31566e;
  border-bottom:1px solid #31566e;
  color:#fff;
  padding:28px 5vw 34px;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
}
.painting-inner{width:min(1230px,100%);margin:auto}
.painting-heading{
  display:grid;
  grid-template-columns:.9fr 1.4fr;
  gap:34px;
  align-items:end;
  margin-bottom:20px;
}
.painting-kicker{
  margin:0 0 5px;
  color:#f6892d;
  font-size:11px;
  font-weight:700;
  letter-spacing:.22em;
}
.painting-heading h2{
  margin:0;
  display:flex;
  align-items:center;
  gap:13px;
  font-size:18px;
  font-weight:600;
  letter-spacing:.24em;
  white-space:nowrap;
}
.painting-heading h2 span{display:block;width:38px;height:2px;background:#f6892d}
.painting-intro{
  margin:0;
  color:#d8e2e8;
  font-size:14px;
  line-height:1.65;
}
.painting-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
.painting-card{
  display:block;
  position:relative;
  padding:0;
  border:1px solid #385b70;
  background:#061827;
  overflow:hidden;
  cursor:pointer;
  color:#fff;
  text-align:left;
  min-width:0;
}
.painting-card img{
  display:block;
  width:100%;
  height:210px;
  object-fit:cover;
  image-rendering:auto;
  transition:transform .22s ease, filter .22s ease;
}
.painting-card span{
  display:block;
  padding:10px 12px 11px;
  background:linear-gradient(90deg,#061725,#0a2537);
  border-top:1px solid #2b5068;
}
.painting-card strong{
  display:block;
  font-size:12px;
  letter-spacing:.06em;
}
.painting-card small{
  display:block;
  margin-top:3px;
  color:#b8c8d2;
  font-size:10px;
  letter-spacing:.03em;
}
.painting-card:hover img{transform:scale(1.015);filter:brightness(1.04)}
.painting-card:focus-visible{outline:3px solid #f6892d;outline-offset:2px}
@media(max-width:900px){
  .painting-heading{grid-template-columns:1fr}
  .painting-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){
  .painting-grid{grid-template-columns:1fr}
  .painting-card img{height:auto;max-height:360px}
  .painting-heading h2{font-size:15px;letter-spacing:.15em}
}


.desktop-painting-tile{
  position:absolute;
  left:30.3%;
  top:61%;
  width:19.1%;
  height:10.7%;
  z-index:7;
  padding:0;
  border:1px solid #38576a;
  background:#061827;
  overflow:hidden;
  cursor:pointer;
  color:#fff;
}
.desktop-painting-tile img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}
.desktop-painting-tile span{
  position:absolute;
  left:0;right:0;bottom:0;
  padding:5px 9px;
  text-align:left;
  background:linear-gradient(90deg,rgba(2,17,27,.97),rgba(2,17,27,.78));
  border-top:1px solid rgba(255,255,255,.14);
  font:11px Arial,Helvetica,sans-serif;
  letter-spacing:.025em;
}
.desktop-painting-tile:hover{box-shadow:inset 0 0 0 2px rgba(246,137,45,.82)}


.mobile-home{display:none}

@media(max-width:760px){
  body{overflow-x:hidden;background:#041522}
  .site-shot,.painting-feature{display:none!important}
  .mobile-home{
    display:block;
    width:100%;
    color:#fff;
    background:#061827;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    text-rendering:optimizeLegibility;
    -webkit-font-smoothing:antialiased;
  }
  .mobile-topbar{
    position:sticky;
    top:0;
    z-index:100;
    min-height:64px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    padding:5px 15px;
    background:#031522;
    border-bottom:1px solid #2d5067;
  }
  .mobile-brand{display:block;line-height:0}
  .mobile-brand img{display:block;width:188px;max-width:67vw;height:auto}
  .mobile-menu{position:relative}
  .mobile-menu summary{
    list-style:none;
    cursor:pointer;
    border:1px solid #37586d;
    color:#fff;
    width:44px;height:44px;
    display:grid;place-items:center;
    font-size:24px;
    border-radius:3px;
  }
  .mobile-menu summary::-webkit-details-marker{display:none}
  .mobile-menu nav{
    position:absolute;
    right:0;
    top:49px;
    width:210px;
    display:grid;
    background:#041a29;
    border:1px solid #385b70;
    box-shadow:0 12px 30px rgba(0,0,0,.42);
  }
  .mobile-menu nav a{
    padding:14px 16px;
    color:#fff;
    text-decoration:none;
    text-transform:uppercase;
    font-size:13px;
    letter-spacing:.08em;
    border-bottom:1px solid #24485e;
  }
  .mobile-menu nav a:last-child{border-bottom:0}
  .mobile-menu nav a:active{background:#0a2b40;color:#f6892d}

  .mobile-hero{
    min-height:510px;
    position:relative;
    overflow:hidden;
    display:flex;
    align-items:flex-end;
    background:
      linear-gradient(180deg,rgba(3,24,39,.08) 5%,rgba(3,24,39,.50) 52%,rgba(3,24,39,.98) 100%),
      url("assets/mobile-hero-house.jpg") 61% center/cover no-repeat;
  }
  .mobile-hero:before{
    content:"";
    position:absolute;inset:0;
    opacity:.24;
    background-image:
      linear-gradient(rgba(255,255,255,.18) 1px,transparent 1px),
      linear-gradient(90deg,rgba(255,255,255,.18) 1px,transparent 1px);
    background-size:38px 38px;
  }
  .mobile-hero-shade{
    position:absolute;inset:0;
    background:linear-gradient(90deg,rgba(3,24,39,.73),rgba(3,24,39,.12) 80%);
  }
  .mobile-hero-copy{
    position:relative;
    z-index:2;
    width:100%;
    padding:35px 22px 30px;
  }
  .mobile-eyebrow{
    margin:0 0 8px;
    font-size:11px;
    letter-spacing:.26em;
  }
  .mobile-hero h1{
    margin:0;
    font-size:37px;
    line-height:.92;
    letter-spacing:.015em;
    text-shadow:0 3px 8px rgba(0,0,0,.55);
  }
  .mobile-hero h1 strong{
    display:inline-block;
    color:#f6892d;
    font-size:31px;
  }
  .mobile-script{
    margin:16px 0 12px;
    font-family:"Brush Script MT","Segoe Script",cursive;
    font-size:29px;
    line-height:.95;
    transform:rotate(-1.5deg);
    text-shadow:0 2px 5px rgba(0,0,0,.5);
  }
  .mobile-script span{color:#f6892d;padding-left:22px}
  .mobile-meta{margin:0 0 16px;font-size:12px;font-weight:700}
  .mobile-cta{
    display:inline-flex;
    flex-direction:column;
    align-items:flex-start;
    background:linear-gradient(#ff973a,#f17d1e);
    color:#fff;
    text-decoration:none;
    padding:12px 18px;
    border-radius:4px;
    font-size:15px;
    font-weight:800;
    box-shadow:0 8px 22px rgba(0,0,0,.3);
  }
  .mobile-cta small{font-size:9px;letter-spacing:.08em;margin-top:2px}

  .mobile-services,.mobile-gallery,.mobile-reviews,.mobile-contact{padding:25px 16px}
  .mobile-services{border-top:1px solid #34566d;border-bottom:1px solid #34566d}
  .mobile-services h2,.mobile-gallery h2,.mobile-reviews h2{
    margin:0 0 18px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:11px;
    font-size:15px;
    font-weight:500;
    letter-spacing:.20em;
  }
  .mobile-services h2 span,.mobile-gallery h2 span,.mobile-reviews h2 span{
    width:28px;height:2px;background:#f6892d;flex:0 0 auto
  }
  .mobile-service-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:9px;
  }
  .mobile-service-grid a{
    min-height:52px;
    display:flex;
    align-items:center;
    padding:10px 12px;
    border:1px solid #31556c;
    background:#071d2c;
    color:#fff;
    text-decoration:none;
    text-transform:uppercase;
    font-size:11px;
    font-weight:700;
    letter-spacing:.04em;
  }

  .mobile-gallery{
    background:
      linear-gradient(rgba(4,24,38,.95),rgba(4,24,38,.97)),
      url("assets/blueprint-bg.jpg") center/700px auto repeat;
  }
  .mobile-section-head p{
    margin:-9px 0 17px;
    text-align:center;
    color:#9fb3bf;
    font-size:12px;
  }
  .mobile-gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
  .mobile-gallery-card{
    min-width:0;
    margin:0;
    padding:0;
    border:1px solid #34566d;
    background:#061827;
    color:#fff;
    cursor:pointer;
    text-align:left;
    overflow:hidden;
  }
  .mobile-gallery-card img{
    display:block;
    width:100%;
    aspect-ratio:4/3;
    object-fit:cover;
    image-rendering:auto;
  }
  .mobile-gallery-card span{
    display:block;
    min-height:42px;
    padding:9px 9px;
    background:#071b2a;
    font-size:10px;
    font-weight:700;
    line-height:1.2;
    letter-spacing:.045em;
    text-transform:uppercase;
  }

  .mobile-reviews{border-top:1px solid #34566d}
  .mobile-reviews article{
    margin:0 0 12px;
    padding:17px;
    border:1px solid #34566d;
    background:#071b2a;
  }
  .mobile-stars{color:#f6892d;letter-spacing:.08em;font-size:15px}
  .mobile-reviews article p{margin:8px 0 11px;font-size:13px;line-height:1.5;color:#e6edf1}
  .mobile-reviews article strong{font-size:11px;color:#bccbd4}
  .mobile-review-link{
    display:inline-block;
    color:#f6892d;
    text-decoration:none;
    font-size:11px;
    font-weight:800;
    letter-spacing:.07em;
  }

  .mobile-contact{
    text-align:center;
    border-top:1px solid #34566d;
    background:#031522;
    padding-bottom:34px;
  }
  .mobile-contact h2{margin:0;color:#f6892d;font-size:16px;letter-spacing:.06em}
  .mobile-contact p{font-size:13px;color:#c5d1d8}
  .mobile-contact .mobile-cta{align-items:center}
  .mobile-phone{
    display:block;
    margin-top:17px;
    color:#fff;
    text-decoration:none;
    font-size:17px;
    letter-spacing:.03em;
  }

  .lightbox{
    padding:0;
    align-items:start;
    overflow-y:auto;
  }
  .lightbox-panel{
    width:100%;
    max-height:none;
    min-height:100%;
    border-left:0;
    border-right:0;
    padding:12px;
  }
  .lightbox-heading{padding:7px 52px 12px 2px}
  .lightbox-heading h2{font-size:18px;line-height:1.15}
  .slide-stage{
    grid-template-columns:42px minmax(0,1fr) 42px;
    min-height:260px;
  }
  .slide-stage img{max-height:64vh}
  .slide-arrow{min-height:120px;font-size:34px}
  .slide-meta{font-size:12px}
  .slide-meta p{font-size:12px}
  .thumbs{grid-template-columns:repeat(4,1fr)}
  .thumb{min-height:54px}
}
@media(max-width:390px){
  .mobile-hero h1{font-size:32px}
  .mobile-hero h1 strong{font-size:27px}
  .mobile-script{font-size:26px}
  .mobile-gallery-grid{grid-template-columns:1fr}
  .mobile-gallery-card img{aspect-ratio:16/10}
}


html,body,button,input,select,textarea{
  text-rendering:geometricPrecision;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
button,input,select,textarea{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif}
.mobile-home,.painting-feature,.lightbox{
  font-synthesis:none;
}
.mobile-home strong,.mobile-home h1,.mobile-home h2,
.painting-feature strong,.painting-feature h2,
.lightbox h2{
  -webkit-font-smoothing:antialiased;
  text-rendering:geometricPrecision;
}

@media(max-width:760px){
  .mobile-service-grid a,
  .mobile-gallery-card span,
  .mobile-review-link,
  .painting-card strong,
  .painting-card small{
    font-weight:700;
    letter-spacing:.035em;
  }
}
