:root{--navy:#101f32;--navy2:#172b43;--blue:#204f72;--orange:#f59b23;--cream:#f4f0e8;--white:#fff;--ink:#182433;--muted:#66717d;--line:#dce1e5;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:#fff;line-height:1.6}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',sans-serif;line-height:1.1;letter-spacing:-.035em}h1{font-size:clamp(2.65rem,6vw,5.55rem);max-width:900px;margin-bottom:24px}h2{font-size:clamp(2rem,4vw,3.7rem);margin-bottom:20px}h3{font-size:1.35rem}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-60px;left:10px;background:#fff;padding:10px;z-index:999}.skip-link:focus{top:10px}.topbar{background:var(--orange);color:#172130;text-align:center;padding:7px 16px;font-weight:700;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);box-shadow:0 1px 0 rgba(16,31,50,.12)}.nav-wrap{height:76px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:10px;margin-right:auto;line-height:1}.brand-mark{width:43px;height:43px;background:var(--navy);color:var(--orange);display:grid;place-items:center;font:800 1.3rem 'Manrope';transform:skew(-6deg);border-bottom:4px solid var(--orange)}.brand strong,.brand small{display:block}.brand strong{font:800 1rem 'Manrope';letter-spacing:-.03em}.brand small{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;margin-top:5px;color:var(--muted)}nav{display:flex;gap:25px;font-size:.88rem;font-weight:700}nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--orange);color:#142135;border:2px solid var(--orange);padding:14px 22px;font-weight:800;font-size:.92rem;border-radius:3px;transition:.2s;cursor:pointer;font-family:inherit}.button:hover{background:#ffad3f;border-color:#ffad3f;transform:translateY(-1px)}.button-small{padding:10px 16px}.menu-toggle{display:none}.hero{min-height:730px;position:relative;color:#fff;display:flex;align-items:center;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0}.hero-image{background:url('https://images.squarespace-cdn.com/content/v1/68e8a14547379d4d7578f182/d77b6d61-efa9-4b56-a664-84eda6c695fb/7966521000732488028.jpeg?format=2500w') center 54%/cover}.hero-shade{background:linear-gradient(90deg,rgba(8,20,34,.96) 0%,rgba(8,20,34,.82) 48%,rgba(8,20,34,.15) 100%)}.hero-content{position:relative;padding:100px 0 90px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.77rem;font-weight:800;color:var(--orange);margin-bottom:20px}.eyebrow.dark{color:#ad6200}.hero-lead{font-size:1.2rem;max-width:690px;color:#dce5ed;margin-bottom:32px}.hero-actions{display:flex;gap:12px}.button-outline{background:transparent;color:#fff;border-color:rgba(255,255,255,.6)}.button-outline:hover{background:#fff;color:var(--navy);border-color:#fff}.trust-row{display:flex;gap:34px;list-style:none;padding:0;margin:44px 0 0;color:#edf3f7;font-weight:600;font-size:.86rem}.trust-row li:before{content:'✓';color:var(--orange);margin-right:8px}.quick-help{background:var(--orange);padding:24px 0}.quick-grid{display:flex;justify-content:space-between;align-items:center;gap:20px}.quick-grid div span,.quick-grid div strong{display:block}.quick-grid div span{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.quick-grid div strong{font:700 1.2rem 'Manrope'}.quick-grid>a{font-weight:800;border-bottom:2px solid var(--navy)}.section{padding:105px 0}.section-heading{display:grid;grid-template-columns:1.3fr .7fr;align-items:end;gap:70px;margin-bottom:55px}.section-heading h2{max-width:720px;margin-bottom:0}.section-heading>p{color:var(--muted);margin-bottom:4px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{border:1px solid var(--line);padding:34px;min-height:310px;display:flex;flex-direction:column;background:#fff;transition:.25s}.service-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(16,31,50,.09)}.service-card.featured{grid-row:span 2;background:var(--navy);color:#fff;min-height:638px}.service-num{font:800 .76rem 'Manrope';color:var(--orange);letter-spacing:.12em}.service-card h3{margin-top:45px}.service-card p{color:var(--muted)}.service-card.featured p{color:#c9d3dc}.service-card ul{padding-left:20px;color:#dce5ed}.service-card a{margin-top:auto;font-weight:800;color:#ad6200}.service-card.featured a{color:var(--orange)}.story{background:var(--cream)}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.portrait-wrap{height:610px;position:relative}.since{position:absolute;right:-22px;bottom:40px;background:var(--orange);padding:22px 30px;min-width:150px}.since strong,.since span{display:block}.since strong{font:800 1.45rem 'Manrope'}.since span{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.story-copy>p:not(.eyebrow){font-size:1.07rem;color:var(--muted)}.values{border-top:1px solid #cfd1cb;margin:34px 0}.values>div{display:grid;grid-template-columns:180px 1fr;gap:20px;padding:19px 0;border-bottom:1px solid #cfd1cb}.values strong{font-family:'Manrope';font-size:.9rem}.values span{color:var(--muted);font-size:.9rem}.text-link{font-weight:800;color:#955500;border-bottom:2px solid var(--orange);padding-bottom:4px}.work{background:var(--navy);color:#fff}.section-heading.light>p{color:#b7c2cc}.gallery{display:grid;grid-template-columns:1.7fr 1fr;gap:18px}.gallery figure{margin:0;height:470px;position:relative;overflow:hidden}.gallery figure img{transition:.5s}.gallery figure:hover img{transform:scale(1.025)}.gallery figcaption{position:absolute;left:20px;bottom:20px;background:rgba(9,22,37,.86);padding:10px 14px;font-weight:700;font-size:.82rem}.areas{background:var(--orange)}.area-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.area-grid p:not(.eyebrow){max-width:590px}.button-dark{background:var(--navy);color:#fff;border-color:var(--navy);margin-top:15px}.city-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(16,31,50,.4)}.city-list span{padding:20px 8px;border-bottom:1px solid rgba(16,31,50,.4);font:700 1.1rem 'Manrope'}.center-heading{text-align:center;max-width:700px;margin:0 auto 55px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;list-style:none;padding:0;margin:0}.steps li{text-align:center;position:relative}.steps li:not(:last-child):after{content:'';position:absolute;top:25px;left:65%;width:70%;border-top:1px dashed #aab1b8}.steps span{width:52px;height:52px;border-radius:50%;background:var(--navy);color:var(--orange);display:grid;place-items:center;font:800 1rem 'Manrope';margin:0 auto 22px}.steps p{color:var(--muted)}.faq{background:#f6f7f8}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.accordions details{border-bottom:1px solid #cdd3d8;padding:22px 0}.accordions details:first-child{border-top:1px solid #cdd3d8}.accordions summary{font:700 1.1rem 'Manrope';cursor:pointer;list-style:none;display:flex;justify-content:space-between}.accordions summary:after{content:'+';color:#ad6200;font-size:1.4rem}.accordions details[open] summary:after{content:'–'}.accordions details p{color:var(--muted);padding:14px 30px 0 0;margin:0}.quote{background:var(--navy2);color:#fff;padding:105px 0}.quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.quote-grid>div>p:not(.eyebrow){color:#c2cdd7;max-width:520px}.contact-lines{display:flex;flex-direction:column;gap:8px;margin-top:32px}.contact-lines a:first-child{font:800 1.5rem 'Manrope';color:var(--orange)}.contact-lines a:last-child{font-size:.9rem;color:#d5dee7}.quote form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.quote label{font-size:.78rem;font-weight:700;color:#dce3e9}.quote input,.quote select,.quote textarea{width:100%;display:block;margin-top:7px;border:1px solid #526173;background:#fff;color:var(--ink);font:inherit;padding:12px;border-radius:2px}.quote label:nth-child(3),.quote label:nth-child(4),.quote button,.form-note{grid-column:1/-1}.quote button{width:100%}.form-note{font-size:.75rem;color:#9eabb8;margin:0;text-align:center}footer{background:#091522;color:#c4ced7;padding:65px 0 28px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px}.footer-brand{align-self:start}.footer-brand .brand-mark{background:#fff}.footer-brand strong{color:#fff}.footer-grid>div>strong{color:#fff;font:700 .85rem 'Manrope';text-transform:uppercase;letter-spacing:.07em}.footer-grid p{font-size:.84rem;margin-top:12px}.footer-bottom{border-top:1px solid #263545;padding-top:23px;margin-top:45px;display:flex;justify-content:space-between;font-size:.75rem}.mobile-bar{display:none}
@media(max-width:900px){.desktop-cta{display:none}nav{position:absolute;left:0;right:0;top:76px;background:#fff;display:none;flex-direction:column;padding:25px 20px;box-shadow:0 15px 25px rgba(0,0,0,.1)}nav.open{display:flex}.menu-toggle{display:flex;width:42px;height:42px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:5px}.menu-toggle span:not(.sr-only){height:2px;width:25px;background:var(--navy)}.service-grid{grid-template-columns:1fr 1fr}.service-card.featured{grid-row:auto;grid-column:1/-1;min-height:420px}.split,.area-grid,.faq-grid,.quote-grid{grid-template-columns:1fr;gap:55px}.portrait-wrap{height:500px}.section-heading{grid-template-columns:1fr;gap:18px}.gallery figure{height:390px}.quote form{max-width:700px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:600px){body{padding-bottom:60px}.container{width:min(100% - 28px,var(--max))}.topbar{font-size:.66rem}.nav-wrap{height:66px}.brand strong{font-size:.9rem}.brand small{font-size:.64rem}.hero{min-height:670px}.hero-content{padding:75px 0}.hero-shade{background:linear-gradient(90deg,rgba(8,20,34,.95),rgba(8,20,34,.7))}.hero-lead{font-size:1.05rem}.hero-actions{flex-direction:column;align-items:stretch}.trust-row{flex-direction:column;gap:8px;margin-top:28px}.quick-grid{align-items:flex-start;flex-direction:column}.section,.quote{padding:75px 0}.service-grid{grid-template-columns:1fr}.service-card.featured{grid-column:auto;min-height:430px}.portrait-wrap{height:430px}.since{right:-7px}.values>div{grid-template-columns:1fr;gap:3px}.gallery{grid-template-columns:1fr}.gallery figure{height:350px}.gallery .gallery-main{height:420px}.area-grid{gap:40px}.city-list span{font-size:.95rem}.steps{grid-template-columns:1fr;gap:35px}.steps li:not(:last-child):after{display:none}.quote form{grid-template-columns:1fr}.quote label{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-bottom{flex-direction:column;gap:7px}.mobile-bar{position:fixed;display:grid;grid-template-columns:1fr 1fr;left:0;right:0;bottom:0;height:60px;z-index:60;box-shadow:0 -5px 20px rgba(0,0,0,.15)}.mobile-bar a{display:grid;place-items:center;background:var(--orange);font-weight:800}.mobile-bar a:last-child{background:var(--navy);color:#fff}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* JT brand system: red, black and white */
:root{--navy:#09090a;--navy2:#151516;--blue:#b40812;--orange:#d71920;--cream:#f3f3f3;--ink:#151515;--muted:#696969;--line:#dedede}
.topbar{background:#09090a;color:#fff}
.site-header{background:rgba(9,9,10,.98);box-shadow:0 1px 0 rgba(255,255,255,.12)}
.site-header nav a{color:#fff}.site-header nav a:hover{color:#ff3b42}
.site-header .menu-toggle span:not(.sr-only){background:#fff}
.brand-logo{display:block;width:245px;height:76px;object-fit:contain;object-position:left center}
.nav-wrap{height:92px}
.footer-brand .brand-logo{width:255px;height:135px}
.eyebrow.dark,.service-card a,.text-link{color:#b40812}
.service-card.featured a{color:#ff3b42}
.areas{color:#fff;background:#b40812}
.areas .eyebrow.dark{color:#fff}
.areas .button-dark{background:#fff;color:#09090a;border-color:#fff}
.city-list{border-color:rgba(255,255,255,.45)}
.city-list span{border-color:rgba(255,255,255,.45)}
.quick-help{color:#fff;background:#b40812}
.quick-grid>a{border-color:#fff}
.quote{border-top:5px solid #d71920}
@media(max-width:900px){.site-header nav{background:#09090a}.brand-logo{width:210px;height:68px}.nav-wrap{height:82px}}
@media(max-width:600px){.brand-logo{width:180px;height:60px}.nav-wrap{height:74px}.footer-brand .brand-logo{width:220px;height:118px}.mobile-bar a{background:#d71920}.mobile-bar a:last-child{background:#09090a}}

/* Project-focused hero and expanded work gallery */
.hero-image{background-image:url('assets/projects/20251102_173036.webp');background-position:center 48%}
.comparison-project{margin:0 0 46px;padding:34px;background:#181819;border-top:4px solid #d71920}
.comparison-heading{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end;margin-bottom:25px}
.comparison-heading .eyebrow{margin-bottom:10px}.comparison-heading h3{font-size:clamp(1.55rem,3vw,2.35rem);margin:0}.comparison-heading>p{color:#bfc2c5;margin:0}
.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.comparison-grid figure{height:560px;margin:0;position:relative;overflow:hidden;background:#080808}
.comparison-grid img{width:100%;height:100%;object-fit:cover}
.comparison-label{position:absolute;z-index:2;top:18px;left:18px;background:#fff;color:#09090a;padding:8px 13px;font:800 .72rem 'Manrope';letter-spacing:.12em;text-transform:uppercase}
.comparison-label.after{background:#d71920;color:#fff}
.gallery{grid-template-columns:repeat(12,1fr);gap:16px}
.gallery figure,.gallery .gallery-main{grid-column:span 4;height:360px;background:#0f0f10}
.gallery .gallery-main{grid-column:span 8;height:520px}
.gallery .gallery-main+figure{grid-column:span 4;height:520px}
.gallery .gallery-wide{grid-column:span 12;height:480px}
.gallery .gallery-video{grid-column:span 8;height:420px}
.gallery video{width:100%;height:100%;object-fit:cover;background:#000}
.gallery figcaption{border-left:3px solid #d71920}
@media(max-width:900px){.gallery figure,.gallery .gallery-main,.gallery .gallery-main+figure,.gallery .gallery-wide,.gallery .gallery-video{grid-column:span 6;height:390px}.gallery .gallery-main,.gallery .gallery-wide{grid-column:span 12;height:470px}}
@media(max-width:700px){.comparison-project{padding:18px}.comparison-heading,.comparison-grid{grid-template-columns:1fr;gap:14px}.comparison-heading{margin-bottom:20px}.comparison-grid figure{height:430px}}
@media(max-width:600px){.gallery figure,.gallery .gallery-main,.gallery .gallery-main+figure,.gallery .gallery-wide,.gallery .gallery-video{grid-column:1/-1;height:390px}.gallery .gallery-wide{height:330px}}

/* Hosted inquiry form */
.quote form>label{grid-column:auto}
.quote form>.form-full,.quote form>button,.quote form>.form-note{grid-column:1/-1}
.form-honeypot{position:absolute!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;border:0!important}
.success-page{min-height:100vh;background:#09090a;color:#fff;display:grid;place-items:center;padding:30px}
.success-card{width:min(680px,100%);text-align:center;border-top:5px solid #d71920;background:#151516;padding:60px 35px}
.success-card .brand-logo{width:250px;height:130px;margin:0 auto 28px;object-position:center}
.success-card p{color:#c7c7c7;max-width:520px;margin:0 auto 28px}
@media(max-width:600px){.quote form>label{grid-column:1/-1}.success-card{padding:45px 22px}}

/* Project file uploads */
.form-full{grid-column:1/-1}
.file-upload{margin:0;border:1px solid #526173;border-radius:3px;padding:18px;background:rgba(255,255,255,.04)}
.file-upload legend{padding:0 7px;color:#fff;font:700 .9rem 'Manrope',sans-serif}
.file-upload legend span{color:#aeb9c4;font:500 .75rem 'DM Sans',sans-serif}
.file-help,.file-status{margin:0;color:#b9c5cf;font-size:.76rem}
.file-list{display:grid;gap:8px;margin:13px 0 10px}
.file-slot{display:flex;align-items:center;gap:12px;background:#fff;color:#1b232c;border:1px solid #d6dce1;border-radius:3px;padding:8px 10px}
.file-slot[hidden]{display:none}
.file-slot>span{flex:0 0 auto;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.file-slot input[type="file"]{min-width:0;margin:0;padding:6px;border:0;background:#f4f5f6;font-size:.74rem;cursor:pointer}
.file-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}
.file-add{padding:0;border:0;background:transparent;color:#fff;font:700 .76rem 'DM Sans',sans-serif;text-decoration:underline;text-underline-offset:3px;cursor:pointer}
.file-add:hover{color:#ff4b50}
.file-status.is-error{color:#ff8f93;font-weight:700}
.file-status.has-files{color:#fff}
@media(max-width:700px){.file-upload{padding:16px}.file-slot{display:block}.file-slot>span{display:block;margin-bottom:6px}.file-actions{align-items:flex-start;flex-direction:column}.file-slot input[type="file"]{width:100%}}

/* Preserve the natural orientation of project photography */
.comparison-grid figure{height:700px}.comparison-grid img{object-fit:contain}
.gallery figure,.gallery .gallery-main,.gallery .gallery-main+figure,.gallery .gallery-wide,.gallery .gallery-video{grid-column:span 4;height:560px}
.gallery figure.landscape{grid-column:span 8;height:560px}
.gallery figure.technical img{object-fit:contain;background:#0f0f10}
@media(max-width:900px){.comparison-grid figure{height:600px}.gallery figure,.gallery .gallery-main,.gallery .gallery-main+figure,.gallery .gallery-wide,.gallery .gallery-video,.gallery figure.landscape{grid-column:span 6;height:520px}}
@media(max-width:600px){.comparison-grid figure{height:450px}.gallery figure,.gallery .gallery-main,.gallery .gallery-main+figure,.gallery .gallery-wide,.gallery .gallery-video,.gallery figure.landscape{grid-column:1/-1;height:500px}.gallery figure.landscape{height:330px}}

/* Search landing pages */
.service-hero{background:#09090a;color:#fff;padding:105px 0 85px;border-bottom:6px solid #d71920}.service-hero h1{font-size:clamp(2.5rem,5vw,4.7rem);max-width:920px}.service-hero .hero-lead{margin-bottom:28px}.breadcrumbs{font-size:.78rem;color:#bfc2c5;margin-bottom:25px}.breadcrumbs a{color:#fff;text-decoration:underline;text-underline-offset:3px}.service-content{padding:90px 0}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:75px;align-items:start}.prose h2{font-size:clamp(1.8rem,3vw,2.75rem);margin-top:55px}.prose h2:first-child{margin-top:0}.prose h3{margin-top:30px}.prose p,.prose li{color:#4f5963}.prose ul{padding-left:22px}.service-list{display:grid;grid-template-columns:1fr 1fr;gap:12px 30px;padding:0;list-style:none}.service-list li{padding:12px 0;border-bottom:1px solid var(--line);font-weight:700;color:var(--ink)}.service-list li:before{content:'✓';color:#b40812;margin-right:9px}.side-card{position:sticky;top:120px;background:#f3f3f3;border-top:5px solid #d71920;padding:30px}.side-card h2{font-size:1.55rem}.side-card p{color:#5f666d}.side-card .button{width:100%;margin:6px 0}.side-card .button-dark{background:#09090a;color:#fff;border-color:#09090a}.service-faq details{border-bottom:1px solid var(--line);padding:18px 0}.service-faq summary{font:700 1rem 'Manrope';cursor:pointer}.service-faq p{margin:10px 0 0}.related-services{background:#f3f3f3;padding:70px 0}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.related-grid a{background:#fff;border-top:4px solid #d71920;padding:25px;font:700 1rem 'Manrope'}.related-grid a:hover{box-shadow:0 12px 30px rgba(0,0,0,.08)}
@media(max-width:900px){.content-grid{grid-template-columns:1fr}.side-card{position:static}.related-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.service-hero{padding:75px 0 65px}.service-content{padding:65px 0}.service-list,.related-grid{grid-template-columns:1fr}}

/* Google review showcase */
.reviews{background:#fff}
.reviews-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:end;margin-bottom:45px}
.reviews-heading h2{max-width:760px;margin-bottom:0}
.google-review-source{display:inline-flex;align-items:center;gap:9px;border:1px solid #d9d9d9;background:#fff;padding:11px 15px;font-weight:800;font-size:.84rem;box-shadow:0 5px 18px rgba(0,0,0,.04);transition:.2s}
.google-review-source:hover{border-color:#b40812;transform:translateY(-1px)}
.google-g{font:800 1.2rem Arial,sans-serif;color:#4285f4}
.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.review-card{display:flex;flex-direction:column;min-height:315px;margin:0;border:1px solid #dedede;border-top:4px solid #d71920;background:#f8f8f8;padding:30px}
.review-stars{color:#f9ab00;font-size:1.12rem;letter-spacing:.13em;margin-bottom:25px}
.review-card blockquote{margin:0;color:#242424;font:600 clamp(1.04rem,1.5vw,1.24rem)/1.55 'Manrope',sans-serif;letter-spacing:-.02em}
.review-card footer{display:flex;flex-direction:column;gap:2px;margin-top:auto;padding:24px 0 0;background:transparent;color:#151515}
.review-card footer strong{font:800 .9rem 'Manrope',sans-serif}
.review-card footer span{color:#717171;font-size:.76rem}
@media(max-width:900px){.review-grid{grid-template-columns:1fr 1fr}.review-card:last-child{grid-column:1/-1}.reviews-heading{align-items:start}}
@media(max-width:600px){.reviews-heading{grid-template-columns:1fr;gap:20px}.google-review-source{justify-self:start}.review-grid{grid-template-columns:1fr}.review-card,.review-card:last-child{grid-column:auto;min-height:275px}}

/* Homepage first screen */
.home-page .site-header{position:absolute;top:0;left:0;right:0;background:transparent;box-shadow:none;border-bottom:1px solid rgba(255,255,255,.22)}
.home-page .nav-wrap{height:96px}
.home-page .site-header .brand{margin-right:0}
.home-page .site-header .brand-logo{width:145px;height:84px;object-fit:contain;object-position:left center}
.home-page .site-header nav{margin-left:auto;margin-right:22px;gap:28px}
.home-page .site-header nav a{color:#fff;font-size:.82rem;font-weight:600;text-shadow:0 1px 12px rgba(0,0,0,.55)}
.home-page .site-header nav a:hover{color:#ff3b42}
.home-phone{display:inline-flex;align-items:center;justify-content:center;color:#fff;background:rgba(4,6,8,.68);border:1px solid rgba(255,255,255,.62);padding:11px 15px;font:700 .82rem 'Manrope',sans-serif;letter-spacing:.01em;text-decoration:none;text-shadow:0 1px 10px rgba(0,0,0,.65);transition:.2s}
.home-phone:hover{background:#e41c24;border-color:#e41c24}
.home-page .hero{height:max(700px,92svh);min-height:700px;align-items:center}
.home-page .hero-image{background-image:url('assets/projects/jt-house-hero-v2.webp');background-position:center 53%}
.home-page .hero-shade{background:linear-gradient(90deg,rgba(4,6,8,.94) 0%,rgba(4,6,8,.72) 48%,rgba(4,6,8,.22) 100%),linear-gradient(0deg,rgba(0,0,0,.58),rgba(0,0,0,.04) 65%)}
.home-page .hero-content{padding:190px 0 110px}
.home-page .hero-content .eyebrow{display:flex;align-items:center;gap:13px;color:#fff;margin-bottom:22px}
.home-page .hero-content .eyebrow:before{content:'';width:38px;border-top:2px solid #e31b23}
.home-page .hero h1{max-width:960px;margin-bottom:24px;font-size:clamp(3.2rem,4.75vw,4.55rem);line-height:.98;letter-spacing:-.06em}
.home-page .hero h1 span{display:block}
.home-page .hero-lead{max-width:620px;margin-bottom:28px;color:#ddd;font-size:1.08rem;line-height:1.55}
.home-page .hero-actions{align-items:center;gap:18px}
.home-page .hero-actions .button{min-width:210px;justify-content:space-between;padding:16px 20px;background:#e41c24;border-color:#e41c24;color:#fff;border-radius:0}
.home-page .hero-actions .button>span{margin-left:28px}
.home-page .hero-actions .hero-call-button{min-width:225px;justify-content:center;background:rgba(0,0,0,.18);border-color:rgba(255,255,255,.75);color:#fff}
.home-page .hero-actions .hero-call-button:hover{background:#fff;border-color:#fff;color:#09090a}
.work-all-link{display:flex;justify-content:flex-end;margin-top:28px}.work-all-link a{display:inline-flex;gap:24px;align-items:center;border-bottom:2px solid #d71920;padding-bottom:5px;font-weight:800;font-size:.86rem}.work-all-link a:hover{color:#b40812}
.hero-work-link{display:inline-flex;align-items:center;gap:22px;color:#fff;font-weight:700;font-size:.86rem}
.hero-work-link:hover{color:#ff3b42}
.hero-trust{position:absolute;left:0;right:0;bottom:0;background:rgba(5,5,5,.92);border-top:1px solid rgba(255,255,255,.13)}
.hero-trust-grid{display:grid;grid-template-columns:2.15fr repeat(3,1fr)}
.hero-trust-grid>div{min-height:82px;padding:20px 24px;border-left:1px solid rgba(255,255,255,.16);display:flex;flex-direction:column;justify-content:center}
.hero-trust-grid strong{font:700 .82rem 'Manrope',sans-serif;color:#fff}
.hero-trust-grid small{display:block;margin-top:6px;color:#b7b7b7;font-size:.79rem;line-height:1.35}
@media(min-width:901px){.home-page .hero h1 span{white-space:nowrap}}
@media(max-width:900px){.home-page .site-header nav{position:absolute;left:0;right:0;top:96px;margin:0;background:rgba(9,9,10,.98);gap:22px}.home-page .site-header .brand-logo{width:132px}.home-page .hero h1{font-size:clamp(3rem,7.5vw,4.4rem)}.hero-trust-grid{grid-template-columns:repeat(3,1fr)}.hero-trust-grid>span{display:none}.hero-trust-grid>div:first-of-type{border-left:0}}
@media(max-width:600px){.home-page .nav-wrap{height:80px}.home-page .site-header .brand-logo{width:112px;height:70px}.home-page .site-header nav{top:80px}.home-page .hero{height:auto;min-height:680px}.home-page .hero-content{padding:116px 0 160px}.home-page .hero-content .eyebrow{font-size:.61rem;line-height:1.45;gap:9px;margin-bottom:17px}.home-page .hero-content .eyebrow:before{width:22px;flex:0 0 22px}.home-page .hero h1{font-size:clamp(2.25rem,9.5vw,2.9rem);line-height:1.02;margin-bottom:20px;letter-spacing:-.05em}.home-page .hero-lead{font-size:.94rem;line-height:1.5;margin-bottom:22px;max-width:34rem}.home-page .hero-actions{align-items:stretch;flex-direction:column;gap:12px}.home-page .hero-actions .button{min-width:0;padding:14px 18px}.hero-work-link{justify-content:space-between}.hero-trust-grid>div{min-height:76px;padding:14px 10px}.hero-trust-grid strong{font-size:.72rem}.hero-trust-grid small{font-size:.68rem;line-height:1.4}}

/* Recent projects concept */
.projects-page{background:#f5f5f3;color:#17191b}
.projects-page .projects-header{position:relative;background:#090a0b;box-shadow:none;border-bottom:1px solid #292b2e}
.projects-page .nav-wrap{height:88px}
.projects-page .brand-logo{width:125px;height:76px;object-fit:contain;object-position:left center}
.projects-page .brand{margin-right:auto}
.projects-page nav{margin-left:auto;color:#fff;gap:28px;font-size:.8rem}
.projects-page nav a{position:relative}
.projects-page nav a.active:after{content:'';position:absolute;left:0;right:0;bottom:-12px;border-top:2px solid #e41c24}
.projects-phone{margin-left:26px;color:#fff;border:1px solid #727477;padding:10px 14px;font:700 .78rem 'Manrope'}
.projects-hero{background:#090a0b;color:#fff;padding:92px 0 96px;border-bottom:5px solid #e41c24}
.projects-hero-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:100px;align-items:end}
.projects-hero .eyebrow{color:#ff3c43;margin-bottom:22px}
.projects-hero h1{font-size:clamp(3.2rem,5.2vw,5rem);max-width:820px;margin:0;line-height:.98}
.projects-hero-copy{padding-bottom:4px}
.projects-hero-copy>p{color:#bdc1c5;font-size:1.05rem;line-height:1.7;margin-bottom:27px}
.projects-hero-copy .button{min-width:210px;justify-content:space-between;background:#e41c24;border-color:#e41c24;color:#fff;border-radius:0}
.project-explorer{padding:88px 0 105px}
.explorer-heading{display:grid;grid-template-columns:1fr 440px;gap:80px;align-items:end;margin-bottom:36px}
.explorer-heading h2{margin:0;font-size:clamp(2.3rem,4vw,3.7rem)}
.explorer-heading>p{color:#646a70;margin:0 0 8px}
.project-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}
.project-filters button{border:1px solid #cacdce;background:#fff;padding:11px 17px;border-radius:99px;font:700 .76rem 'DM Sans';cursor:pointer}
.project-filters button.active{background:#e41c24;border-color:#e41c24;color:#fff}
.project-browser-panel{background:#fff;border:1px solid #dedfdd;box-shadow:0 22px 55px rgba(12,18,22,.07)}
.filter-group{display:grid;grid-template-columns:150px 1fr;gap:28px;align-items:center;padding:30px 32px}
.filter-group+.filter-group{border-top:1px solid #e2e3e1}
.filter-label{text-transform:uppercase;letter-spacing:.12em;font:800 .67rem 'Manrope';color:#555b5f}
.filter-group .project-filters{margin:0}
.location-filters{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.location-filters button{display:flex;align-items:center;justify-content:space-between;border:1px solid #d7d9d7;background:#f5f5f3;padding:13px 15px;font:700 .78rem 'DM Sans';cursor:pointer;transition:.2s}
.location-filters button span{color:#d71920}
.location-filters button:hover{border-color:#e41c24;background:#fff}
.project-map{position:relative;height:470px;overflow:hidden;background:#eef1f2;border:1px solid #d5d9db;box-shadow:0 22px 55px rgba(12,18,22,.08)}
.project-map svg{width:100%;height:100%;display:block}
.map-county{fill:none;stroke:#d2d7d9;stroke-width:2}
.map-road{fill:none;stroke:#fff;stroke-width:5;stroke-linecap:round;filter:drop-shadow(0 1px 0 #c7cccf)}
.map-road.major{stroke-width:9}
.map-loop{fill:none;stroke:#fff;stroke-width:7;filter:drop-shadow(0 1px 0 #c7cccf)}
.map-city{fill:#777e83;font:600 13px 'DM Sans'}
.map-city.primary{fill:#3f4549;font-size:18px;font-weight:800}
.map-pin{position:absolute;width:45px;height:45px;border:4px solid #fff;border-radius:50% 50% 50% 0;background:#e41c24;color:#fff;transform:rotate(-45deg);box-shadow:0 7px 18px rgba(69,25,27,.25);cursor:pointer}
.map-pin span{display:grid;place-items:center;width:100%;height:100%;transform:rotate(45deg);font:800 .82rem 'Manrope'}
.pin-charlotte{left:50%;top:49%}.pin-pineville{left:52%;top:74%}.pin-matthews{left:65%;top:55%}.pin-gastonia{left:26%;top:52%}.pin-concord{left:66%;top:21%}.pin-harrisburg{left:74%;top:31%}
.map-summary{position:absolute;top:24px;left:24px;background:rgba(9,10,11,.92);color:#fff;padding:22px 24px;min-width:245px;border-left:4px solid #e41c24}
.map-summary span,.map-summary strong,.map-summary small{display:block}
.map-summary span{text-transform:uppercase;letter-spacing:.15em;color:#ff4a50;font-size:.63rem;font-weight:800;margin-bottom:7px}
.map-summary strong{font:700 1rem/1.35 'Manrope'}
.map-summary small{color:#aeb4b8;margin-top:12px;font-size:.67rem}
.project-list-section{background:#fff;padding:95px 0 115px}
.project-list-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:42px}
.project-list-heading h2{margin:0}
.project-list-heading>a{font-weight:800;border-bottom:2px solid #e41c24;padding-bottom:5px}
.project-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:start}
.project-card{background:#f5f5f3;border:1px solid #e0e1df;min-width:0}
.project-card-image{height:315px;position:relative;overflow:hidden;background:#ddd}
.project-card-image img{transition:.4s}
.project-card:hover .project-card-image img{transform:scale(1.025)}
.project-count{position:absolute;right:13px;bottom:13px;background:rgba(9,10,11,.82);color:#fff;padding:6px 9px;font-size:.65rem;font-weight:800}
.project-card-body{padding:27px 26px 30px}
.project-meta{display:flex;justify-content:space-between;gap:15px;color:#6e7377;font-size:.67rem;text-transform:uppercase;letter-spacing:.07em;font-weight:800}
.project-meta span:first-child{color:#c10f16}
.project-card h3{font-size:1.45rem;margin:18px 0 11px;letter-spacing:-.04em}
.project-card-body>p{color:#666c70;font-size:.91rem;line-height:1.55;min-height:70px}
.project-review{background:#fff;border-left:3px solid #e41c24;padding:15px 16px;margin:20px 0}
.project-review .stars{color:#f0a000;letter-spacing:.05em;font-size:.76rem}
.project-review p{color:#555b5f;font-size:.8rem;line-height:1.45;margin:6px 0}
.project-review strong{font-size:.72rem}
.project-details{display:flex;flex-wrap:wrap;gap:7px;list-style:none;padding:0;margin:20px 0 24px}
.project-details li{background:#e2e3e1;padding:6px 9px;font-size:.66rem;font-weight:700;color:#555b5f}
.project-card-body>a{display:flex;justify-content:space-between;border-top:1px solid #d4d6d4;padding-top:17px;margin-top:20px;font-weight:800;font-size:.8rem}
@media(max-width:900px){.projects-page nav,.projects-phone{display:none}.projects-hero-grid,.explorer-heading{grid-template-columns:1fr;gap:35px}.filter-group{grid-template-columns:1fr}.project-card-grid{grid-template-columns:1fr 1fr}.project-card:last-child{grid-column:1/-1}.project-map{height:420px}}
@media(max-width:600px){.projects-page .nav-wrap{height:74px}.projects-page .brand-logo{width:108px;height:64px}.projects-hero{padding:65px 0}.projects-hero h1{font-size:2.65rem}.project-explorer,.project-list-section{padding:65px 0}.project-browser-panel{margin:0 -2px}.filter-group{padding:24px 20px;gap:16px}.project-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px}.project-filters button{white-space:nowrap}.location-filters{grid-template-columns:1fr 1fr}.project-card-grid{grid-template-columns:1fr}.project-card:last-child{grid-column:auto}.project-list-heading{align-items:flex-start;flex-direction:column}.project-card-image{height:350px}}

/* Final recent-projects page */
.projects-page [hidden]{display:none!important}
.compact-browser .filter-group{grid-template-columns:150px minmax(0,1fr) auto}
.project-result-count{color:#777d81;font-size:.74rem;font-weight:800;white-space:nowrap}
.project-list-heading>p{color:#6b7074;margin:0 0 7px;font-size:.88rem}
.project-card-grid{align-items:stretch;gap:22px}
.project-card{display:flex;flex-direction:column;height:100%;background:#f7f7f5;transition:transform .25s,box-shadow .25s}
.project-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(12,18,22,.09)}
.project-card-image{height:330px;background:#dededb}
.project-card-image img{object-position:center}
.project-card-image-contain img{object-fit:cover;background:#dededb}
.project-card-body{display:flex;flex:1;flex-direction:column}
.project-card-body>p{min-height:0}
.project-card .project-details{margin:18px 0 8px}
.project-card .project-review{margin:18px 0 6px}
.project-view{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:auto;padding:18px 0 0;border:0;border-top:1px solid #d4d6d4;background:transparent;color:#17191b;font:800 .8rem 'DM Sans',sans-serif;text-align:left;cursor:pointer}
.project-view:hover{color:#c10f16}
.featured-project{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.75fr);min-height:610px;background:#111213;color:#fff;border:0}
.featured-project .project-card-image{height:100%;min-height:610px}
.featured-project .project-card-body{padding:44px 40px}
.featured-project .project-meta{color:#aeb3b6}
.featured-project .project-meta span:first-child{color:#ff4a50}
.featured-project h3{font-size:clamp(1.85rem,3vw,2.65rem);margin-top:26px}
.featured-project .project-card-body>p{color:#c5c8ca;font-size:1rem;line-height:1.65}
.featured-project .project-details li{background:#292b2d;color:#d9dcde}
.featured-project .project-view{color:#fff;border-color:#3c3e40}
.featured-project .project-view:hover{color:#ff4a50}
.projects-cta{padding:88px 0;background:#111213;color:#fff;border-top:5px solid #e41c24}
.projects-cta-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:100px;align-items:end}
.projects-cta h2{margin:0;max-width:650px}
.projects-cta-grid>div:last-child>p{color:#bfc3c6;margin-bottom:24px}
.projects-cta .button{min-width:220px;justify-content:space-between;background:#e41c24;border-color:#e41c24;color:#fff;border-radius:0}
body.lightbox-open{overflow:hidden}
.project-lightbox{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:28px;background:rgba(0,0,0,.9)}
.project-lightbox-dialog{position:relative;width:min(1080px,100%);background:#111213;color:#fff;box-shadow:0 30px 90px rgba(0,0,0,.45)}
.lightbox-media{position:relative;height:min(72vh,760px);background:#070708}
.lightbox-media img{object-fit:contain}
.lightbox-close{position:absolute;z-index:2;top:-18px;right:-18px;width:44px;height:44px;border:1px solid #4c4f51;border-radius:50%;background:#17191b;color:#fff;font:400 1.8rem/1 sans-serif;cursor:pointer}
.lightbox-arrow{position:absolute;top:50%;width:48px;height:48px;border:1px solid rgba(255,255,255,.38);border-radius:50%;background:rgba(10,10,11,.72);color:#fff;font-size:1.15rem;cursor:pointer;transform:translateY(-50%)}
.lightbox-arrow:hover,.lightbox-close:hover{background:#e41c24;border-color:#e41c24}
.lightbox-prev{left:18px}.lightbox-next{right:18px}
.lightbox-caption{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:22px 26px}
.lightbox-caption h2{font-size:clamp(1.05rem,2vw,1.55rem);margin:0;letter-spacing:-.025em}
.lightbox-caption>span{color:#aeb3b6;font-size:.78rem;font-weight:800;white-space:nowrap}
@media(max-width:900px){.projects-page nav.open{display:flex}.compact-browser .filter-group{grid-template-columns:1fr}.project-result-count{margin-top:2px}.project-card-grid{grid-template-columns:1fr 1fr}.featured-project{grid-column:1/-1;grid-template-columns:1.15fr .85fr}.featured-project .project-card-image{min-height:560px}.projects-cta-grid{grid-template-columns:1fr;gap:35px}}
@media(max-width:700px){.featured-project{display:flex;grid-column:1/-1;min-height:0}.featured-project .project-card-image{height:390px;min-height:0}.featured-project .project-card-body{padding:30px 26px}.project-lightbox{padding:12px}.lightbox-media{height:68vh}.lightbox-close{top:10px;right:10px}.lightbox-caption{padding:18px}.lightbox-arrow{width:42px;height:42px}.lightbox-prev{left:10px}.lightbox-next{right:10px}}
@media(max-width:600px){.projects-page nav.open{top:74px}.project-card-grid{grid-template-columns:1fr}.project-card-image{height:360px}.featured-project .project-card-image{height:360px}.projects-cta{padding:68px 0}.lightbox-caption{align-items:flex-start;flex-direction:column;gap:7px}}
.skip-link:not(:focus){width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}

/* Keep the complete JT logo visible at its natural proportions. */
.site-header .brand{flex:0 0 auto;height:auto;overflow:visible}
.site-header .brand-logo{width:112px;height:auto;max-height:none;object-fit:fill;object-position:initial;flex:0 0 auto}
.home-page .site-header .brand-logo{width:112px;height:auto;max-height:none;object-fit:fill}
.projects-page .site-header .brand-logo{width:108px;height:auto;max-height:none;object-fit:fill}
.footer-brand .brand-logo{width:180px;height:auto;max-height:none;object-fit:fill}
@media(max-width:600px){.site-header .brand-logo,.home-page .site-header .brand-logo{width:100px;height:auto}.projects-page .site-header .brand-logo{width:96px;height:auto}.footer-brand .brand-logo{width:160px;height:auto}}
