@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,600;0,700;0,800;1,700&family=Inter:wght@400;500;600;700&display=swap');
:root{--ink:#18191c;--ink2:#24262b;--blue:#4d7dde;--blue2:#315fbf;--paper:#f7f6f2;--muted:#6f737c;--line:#dedede;--white:#fff;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;line-height:1.6}img{display:block;width:100%;height:100%;object-fit:cover}a{text-decoration:none;color:inherit}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:#17181b;color:#fff;border-bottom:1px solid #35363a}.nav{height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{display:flex;align-items:center;gap:14px;font-family:'Barlow Condensed',sans-serif;font-weight:800;font-size:28px;line-height:.8;letter-spacing:.4px}.logo-mark{width:56px;height:56px}.logo small{display:block;font-size:18px;letter-spacing:1.8px}.nav-links{display:flex;gap:34px;align-items:center;font-family:'Barlow Condensed';font-weight:600;font-size:18px}.nav-links a{padding:32px 0;border-bottom:2px solid transparent}.nav-links a.active,.nav-links a:hover{border-color:var(--blue)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--blue);color:#fff;padding:15px 24px;border:0;border-radius:2px;font-weight:700;transition:.2s}.btn:hover{background:var(--blue2);transform:translateY(-1px)}.btn.outline{background:transparent;border:1px solid #fff}.menu-btn{display:none;background:none;border:0;color:#fff;font-size:28px}.hero{min-height:700px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(11,12,15,.86),rgba(11,12,15,.25)),url('stucco-commercial.png') center/cover}.eyebrow{display:flex;align-items:center;gap:14px;text-transform:uppercase;color:#7ca0f4;font-size:14px;font-weight:800;letter-spacing:2px}.eyebrow:before{content:'';width:42px;height:2px;background:currentColor}.hero h1,.dark-hero h1{font-family:'Barlow Condensed';font-size:clamp(62px,8vw,110px);line-height:.84;margin:24px 0;max-width:800px}.hero h1 span{display:block;color:var(--blue)}.hero p{font-size:20px;max-width:700px;color:#f0f0f0}.hero-actions{display:flex;gap:14px;margin-top:34px}.section{padding:90px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:42px}.section h2,.title{font-family:'Barlow Condensed';font-size:clamp(45px,5vw,68px);line-height:.95;margin:16px 0}.section-sub{color:var(--muted);max-width:600px}.service-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:14px}.service-card{position:relative;min-height:360px;overflow:hidden;border-radius:4px;background:#222}.service-card.small{min-height:360px}.service-card.wide{grid-column:span 1}.service-card:after,.project-card .photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent 60%)}.service-card img{transition:.5s}.service-card:hover img{transform:scale(1.04)}.card-label{position:absolute;left:24px;bottom:22px;color:#fff;z-index:2;font:700 28px 'Barlow Condensed'}.standards{background:var(--ink);color:#fff}.standards .center{text-align:center}.standards .eyebrow{justify-content:center}.standard-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:55px}.standard{padding:35px 46px;border-right:1px solid #414247}.standard:last-child{border-right:0}.standard strong{display:block;color:var(--blue);font:800 54px 'Barlow Condensed'}.standard h3{font-family:'Barlow Condensed';font-size:24px;margin:0 0 10px}.standard p{color:#bec0c6}.projects-preview{display:grid;grid-template-columns:1.7fr 1fr;gap:24px}.project-card{background:#fff}.project-card .photo{height:350px;position:relative;overflow:hidden}.project-card .tag{position:absolute;z-index:2;top:18px;left:18px;background:var(--blue);color:#fff;padding:7px 12px;font-size:13px;font-weight:700}.project-card .content{padding:22px}.project-card h3{font:700 27px 'Barlow Condensed';margin:0 0 6px}.project-card p{color:var(--muted);margin:0}.cta{background:var(--ink);color:#fff}.cta-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}.contact-card{border:1px solid #4b4d55;padding:26px;background:#292b30}.contact-line{background:#35373d;margin:10px 0;padding:16px}.footer{background:#17181b;color:#fff;border-top:1px solid #3d3f43;padding:60px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:45px}.footer h4{font:700 16px 'Barlow Condensed';letter-spacing:1px}.footer a{display:block;color:#d0d1d5;margin:8px 0}.footer-bottom{border-top:1px solid #33353a;margin-top:45px;padding-top:20px;color:#9699a1;font-size:13px}.dark-hero{background-color:var(--ink);background-image:linear-gradient(#292b30 1px,transparent 1px),linear-gradient(90deg,#292b30 1px,transparent 1px);background-size:40px 40px;color:#fff;padding:90px 0 80px}.dark-hero p{font-size:19px;max-width:760px;color:#d8d9dd}.stats-bar{background:linear-gradient(90deg,#2e5fc4,#5682df);color:#fff}.stats{display:grid;grid-template-columns:repeat(4,1fr);text-align:center;padding:38px 0}.stats strong{display:block;font:800 48px 'Barlow Condensed'}.split{display:grid;grid-template-columns:1.05fr 1fr;gap:55px;align-items:center}.split-photo{height:560px;border-radius:4px;overflow:hidden;position:relative}.badge{position:absolute;right:-12px;bottom:28px;background:#25272c;color:#fff;padding:22px 28px;font:700 20px 'Barlow Condensed'}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 24px;margin:24px 0}.check-grid span:before{content:'◉';color:var(--blue);margin-right:8px}.filters{display:flex;gap:8px;flex-wrap:wrap;margin:30px 0}.filter-btn{border:0;background:#eee;padding:13px 20px;font-weight:700;cursor:pointer}.filter-btn.active{background:var(--blue);color:#fff}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.project-grid .project-card.featured{grid-column:span 2}.project-grid .photo{height:260px}.project-grid .featured .photo{height:360px}.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px}.contact-info .item{margin-bottom:42px}.contact-info .item small{display:block;color:#8b8e96;font-weight:700;letter-spacing:1px}.contact-info .item strong{font-size:20px}.map{height:250px;background:url('https://tse1.mm.bing.net/th?q=map+Barrie+Ontario+Violet+Street&w=900&h=500&c=7&rs=1&p=0') center/cover;margin-top:20px}.quote-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.quote-form label{font-size:13px;font-weight:700}.quote-form input,.quote-form select,.quote-form textarea{width:100%;padding:14px;border:1px solid #d5d5d5;background:#fff;font:inherit;margin-top:6px}.quote-form textarea{min-height:150px}.quote-form .full{grid-column:1/-1}.quote-form button{grid-column:1/-1}.services-list{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.service-detail{background:#fff;display:grid;grid-template-columns:.8fr 1.2fr;min-height:300px}.service-detail .copy{padding:32px}.service-detail h3{font:700 35px 'Barlow Condensed';margin:0 0 12px}.service-detail p{color:var(--muted)}@media(max-width:900px){.nav-links{display:none;position:absolute;top:94px;left:0;right:0;background:#17181b;padding:20px;flex-direction:column;align-items:flex-start}.nav-links.open{display:flex}.menu-btn{display:block}.nav>.btn{display:none}.service-grid,.projects-preview,.cta-grid,.split,.contact-layout,.footer-grid,.services-list{grid-template-columns:1fr}.project-grid{grid-template-columns:1fr 1fr}.standard-grid{grid-template-columns:1fr}.standard{border-right:0;border-bottom:1px solid #414247}.stats{grid-template-columns:1fr 1fr}.hero{min-height:620px}.service-detail{grid-template-columns:1fr}.service-detail img{height:280px}}@media(max-width:600px){.container{width:min(100% - 26px,var(--max))}.project-grid{grid-template-columns:1fr}.project-grid .project-card.featured{grid-column:auto}.quote-form{grid-template-columns:1fr}.quote-form .full,.quote-form button{grid-column:auto}.hero-actions{flex-direction:column;align-items:flex-start}.stats{grid-template-columns:1fr 1fr}.hero h1,.dark-hero h1{font-size:58px}.nav{height:78px}.nav-links{top:78px}.logo{font-size:22px}.logo small{font-size:14px}.logo-mark{width:45px;height:45px}}

.service-photo-pair{display:grid;grid-template-rows:1fr 1fr;min-height:300px;overflow:hidden}.service-photo-pair img{min-height:0}.service-detail:has(.service-photo-pair){grid-template-columns:.8fr 1.2fr}@media(max-width:900px){.service-photo-pair{grid-template-columns:1fr 1fr;grid-template-rows:280px;min-height:0}.service-photo-pair img{height:280px}.service-detail:has(.service-photo-pair){grid-template-columns:1fr}}@media(max-width:600px){.service-photo-pair{grid-template-columns:1fr;grid-template-rows:230px 230px}.service-photo-pair img{height:230px}}

/* 2026 visual refresh */
:root{--paper:#eceeef;--ink:#202226;--ink2:#dfe2e4;--line:#cfd3d6}
body{background:#eceeef}
.site-header{background:#f2f3f4;color:#161719;border-bottom:1px solid #cfd3d6;box-shadow:0 4px 18px rgba(0,0,0,.06)}
.nav{height:100px}
.logo{display:block;line-height:1}
.brand-logo{width:250px;height:82px;object-fit:contain;object-position:left center}
.nav-links a{color:#202226}
.menu-btn{color:#202226}
.hero{color:#1e2024;background-color:#e8eaec}
.hero p{color:#42464d}
.hero .btn.outline{border-color:#292c31;color:#292c31}
.dark-hero{background-color:#dfe2e4;background-image:linear-gradient(rgba(255,255,255,.7),rgba(255,255,255,.7)),url('acm-building-2.png');background-size:cover;background-position:center;color:#1d2024}
.dark-hero p{color:#4c5158}
.standards,.cta{background:#d9dcdf;color:#202226}
.standard{border-right-color:#b9bec3}
.standard p{color:#555b63}
.contact-card{border-color:#b8bdc2;background:#eef0f1}
.contact-line{background:#fff;color:#202226}
.footer{background:#d4d7da;color:#202226;border-top:1px solid #bcc1c5}
.footer a{color:#353a41}
.footer-bottom{border-top-color:#b8bdc2;color:#5d636b}
.project-card,.service-detail{background:#f8f9f9}
.project-card .content{padding:18px 20px}
.project-card .content p{display:none}
.project-card h3{margin:0}
.thank-you{min-height:70vh;display:flex;align-items:center;text-align:center}
.thank-you .container{max-width:700px}
.thank-you h1{font:800 clamp(64px,9vw,105px)/.9 'Barlow Condensed';margin:20px 0}
@media(max-width:900px){.brand-logo{width:205px;height:70px}.nav{height:82px}.nav-links{top:82px;background:#f2f3f4}.nav-links a{color:#202226}}
@media(max-width:600px){.brand-logo{width:170px;height:62px}.nav{height:72px}.nav-links{top:72px}}


/* Thank-you page */
.thank-you-page{background:#eceeef}.thank-you-hero{position:relative;min-height:680px;display:flex;align-items:center;background:url('stucco-hero.png') center/cover no-repeat}.thank-you-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(235,237,239,.96) 0%,rgba(235,237,239,.88) 48%,rgba(235,237,239,.48) 100%)}.thank-you-wrap{position:relative;z-index:1;padding:80px 0}.thank-you-card{max-width:690px;background:rgba(255,255,255,.96);border:1px solid #d7d9dd;padding:58px;box-shadow:0 24px 70px rgba(25,27,31,.16)}.thank-you-icon{width:66px;height:66px;display:grid;place-items:center;margin-bottom:24px;border-radius:50%;background:var(--blue);color:#fff;font-size:34px;font-weight:800}.thank-you-card h1{font:800 clamp(58px,7vw,92px)/.9 'Barlow Condensed',sans-serif;text-transform:uppercase;margin:18px 0 24px;color:#17181b}.thank-you-card>p{max-width:590px;margin:0;color:#555b64;font-size:18px;line-height:1.75}.thank-you-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.thank-you-secondary{background:#25272c}.thank-you-secondary:hover{background:#111}.thank-you-contact{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:34px;padding-top:24px;border-top:1px solid #d9dbe0;font-size:14px}.thank-you-contact span{width:100%;color:#777b82}.thank-you-contact a{font-weight:700;color:#25272c}.thank-you-contact a:hover{color:var(--blue)}@media(max-width:700px){.thank-you-hero{min-height:600px}.thank-you-wrap{padding:45px 0}.thank-you-card{padding:36px 24px}.thank-you-actions{flex-direction:column}.thank-you-actions .btn{width:100%}}

.form-error-message{grid-column:1/-1;margin:4px 0 0;padding:12px 14px;border-left:3px solid #b42318;background:#fff1f0;color:#8a1c13;font-weight:600}.quote-form button:disabled{opacity:.65;cursor:not-allowed}
