:root{--blue:#1648ec;--ink:#111725;--muted:#586171;--line:#dce1e9;--paper:#f3f5f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #f2aa26;outline-offset:5px}.skip{position:absolute;top:-80px;background:white;padding:12px;z-index:3}.skip:focus{top:0}header{min-height:110px;max-width:1600px;margin:auto;padding:24px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:17px}.brand strong{font-size:46px;line-height:1;font-weight:900;letter-spacing:-3px;position:relative}.brand strong span{font-size:12px;position:absolute;top:0;letter-spacing:0}.brand small{font-size:11px;font-weight:800;line-height:1.35;letter-spacing:1px;border-left:1px solid var(--line);padding-left:17px}nav{display:flex;gap:32px;font-size:14px;font-weight:600}nav a:hover,footer>a:hover{color:var(--blue)}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:40px;background:var(--blue);color:white;padding:18px 24px;font-size:15px;font-weight:700;transition:background .2s}.button:hover{background:#0d32ac}.button span{font-size:22px;line-height:1}.button.small{padding:13px 20px;font-size:14px;gap:25px}.hero{display:grid;grid-template-columns:1fr 1fr;max-width:1600px;margin:auto;min-height:640px}.hero-copy{padding:58px 8% 30px 10%;display:flex;align-items:flex-start;flex-wrap:wrap;align-content:flex-start}.eyebrow{font-size:12px;letter-spacing:1.65px;font-weight:700;margin:0 0 29px;width:100%}h1{font-size:clamp(42px,4.4vw,72px);line-height:1.06;letter-spacing:-3px;font-weight:800;margin:0 0 28px;width:100%}h1 span{color:var(--blue)}.intro{color:var(--muted);font-size:18px;max-width:390px;margin:0 0 32px}.text-link{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:700;padding:20px 0;margin-left:24px}.hero-foot{display:flex;flex-wrap:wrap;gap:12px 20px;border-top:1px solid var(--line);padding-top:23px;margin-top:57px;width:100%;font-size:10px;letter-spacing:1px;font-weight:700}.hero-image{position:relative;min-height:590px;background:#292e34}.hero-image>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:54% center}.image-label{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;gap:15px;padding:22px 28px;color:white;background:linear-gradient(transparent,#101620dc);padding-top:65px;font-size:11px;letter-spacing:1px;font-weight:700}.service-strip{display:flex;justify-content:space-between;gap:20px;align-items:center;background:var(--ink);color:white;padding:27px 5%;font-size:13px;font-weight:700;letter-spacing:1.2px}.service-strip b{color:#7294ff;font-size:22px}.section{padding:95px 5%;max-width:1600px;margin:auto}.section-heading{display:grid;grid-template-columns:1fr 1.7fr 1.1fr;gap:30px;align-items:start;margin-bottom:48px}.section-heading .eyebrow{color:var(--muted);margin-top:10px}h2{font-size:clamp(32px,3.3vw,48px);line-height:1.13;letter-spacing:-1.8px;margin:0}p{margin-top:0}.section-heading>p:last-child{color:var(--muted);margin-top:8px;max-width:350px}.services{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.services article{padding:30px 25px 30px 0}.services article+article{border-left:1px solid var(--line);padding-left:25px}.num{color:var(--blue);font-size:13px;font-weight:700}h3{font-size:21px;line-height:1.25;letter-spacing:-.5px;margin:37px 0 16px}.services p{font-size:15px;color:var(--muted);margin:0}.work{background:var(--paper)}.gallery{display:grid;grid-template-columns:1.4fr 1fr;gap:28px}figure{margin:0}figure img{display:block;width:100%;height:410px;object-fit:cover}figure:nth-child(2) img{object-position:center 43%}figcaption{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;padding:18px 0;font-size:17px;font-weight:700}figcaption span:last-child{font-size:11px;letter-spacing:.8px;font-weight:500;align-self:center;color:var(--muted)}.project-list{display:grid;grid-template-columns:1fr 1.35fr 1.35fr;border-top:1px solid #ccd3df;margin-top:42px;padding-top:30px;gap:30px}.project-list>div{font-size:12px;font-weight:700;letter-spacing:1px}.project-list h3{margin:0 0 10px}.project-list p{font-size:14px;margin:0 0 7px;color:var(--muted)}.project-list small{font-size:12px;color:var(--muted)}.about{display:grid;grid-template-columns:1fr 2.8fr;gap:30px}.about h2{margin-bottom:30px}.about>div>p{max-width:710px;font-size:18px;color:var(--muted)}.about-meta{display:flex;flex-wrap:wrap;gap:30px;margin-top:30px;font-size:12px;font-weight:700;letter-spacing:1px}.contact{background:var(--blue);color:white;padding:74px 9%;display:grid;grid-template-columns:1.3fr 1fr;gap:70px}.contact h2{font-size:clamp(44px,4.5vw,68px);margin-bottom:24px}.contact p{max-width:450px;color:#e2e8ff}.contact .eyebrow{font-size:11px}.button.light{background:#fff;color:var(--ink);margin-top:12px}.button.light:hover{background:#e7edff}.contact-details{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0}.contact-details>span{font-size:11px;letter-spacing:1.3px;margin-bottom:12px}.contact-details>a{font-size:clamp(19px,2vw,29px);letter-spacing:-.5px;border-bottom:1px solid #ffffff70;margin-bottom:36px;overflow-wrap:anywhere}.contact-details p{font-size:14px;margin:0}footer{padding:35px 5%;display:flex;justify-content:space-between;align-items:center;gap:30px}footer .brand strong{font-size:32px}footer>span,footer>a:last-child{font-size:12px;color:var(--muted)}@media(min-width:1600px){.service-strip,.contact,footer{padding-left:max(5%,calc((100% - 1440px)/2));padding-right:max(5%,calc((100% - 1440px)/2))}}@media(max-width:1050px){header nav{gap:20px}.hero-copy{padding-top:45px}.text-link{margin-left:0;width:100%}.hero-foot{margin-top:20px}.section-heading{grid-template-columns:1fr 2fr}.section-heading>p:last-child{grid-column:2}.services{grid-template-columns:1fr 1fr}.services article:nth-child(3){border-left:0;border-top:1px solid var(--line);padding-left:0}.services article:nth-child(4){border-top:1px solid var(--line)}.contact{gap:40px;padding:65px 5%}}@media(max-width:700px){header{padding:20px 6%;flex-wrap:wrap;gap:20px;min-height:0}.brand strong{font-size:38px}.brand small{font-size:9px}header .button{font-size:12px;padding:10px 12px;gap:10px}header nav{order:3;width:100%;border-top:1px solid var(--line);padding-top:14px;justify-content:space-between;font-size:14px}.hero{grid-template-columns:1fr}.hero-copy{padding:38px 6% 30px}.eyebrow{font-size:11px;margin-bottom:22px}h1{font-size:clamp(40px,10.5vw,68px);letter-spacing:-2px}.intro{font-size:17px;max-width:440px}.hero .button{font-size:14px}.text-link{width:auto;margin-left:22px;font-size:13px;gap:14px}.hero-foot{margin-top:30px;font-size:9px;gap:10px 15px}.hero-image{min-height:380px}.service-strip{padding:22px 6%;display:grid;grid-template-columns:1fr 1fr;font-size:10px;gap:12px}.service-strip b{display:none}.section{padding:60px 6%}.section-heading{display:block;margin-bottom:30px}.section-heading h2{margin-bottom:20px}.section-heading>p:last-child{max-width:none}.services article{padding:23px 16px 25px 0}.services article+article{padding-left:16px}h3{font-size:19px;margin-top:27px}.services p{font-size:14px}.gallery{grid-template-columns:1fr;gap:24px}figure img{height:330px}figure:nth-child(2) img{height:330px}.project-list{grid-template-columns:1fr;gap:24px}.project-list article{border-top:1px solid var(--line);padding-top:24px}.about{grid-template-columns:1fr;gap:0}.about>div>p{font-size:16px}.contact{grid-template-columns:1fr;padding:56px 6%;gap:45px}.contact-details>a{font-size:24px}.contact-details>span{font-size:12px}.contact .eyebrow{font-size:10px}footer{flex-wrap:wrap;padding:30px 6%}footer .brand{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Original OBYI identity and wide project photography. */
.brand{position:relative;display:block;flex:0 0 164px;width:164px;height:124px;overflow:hidden}
.brand img{position:absolute;width:200px;height:200px;max-width:none;left:-16px;top:-42px;display:block}
header{padding-top:12px;padding-bottom:12px}
.hero{grid-template-columns:.85fr 1.15fr;min-height:540px}
.hero-copy{padding-top:44px;padding-bottom:30px}
h1{font-size:clamp(40px,4.1vw,66px)}
.hero-image{min-height:540px}
.hero-image>img{object-position:52% center}
.image-label{flex-wrap:wrap;font-size:12px;gap:8px}
.gallery{grid-template-columns:1.35fr 1fr}
.gallery figure:first-child img{object-position:center}
.gallery figure:nth-child(2) img{object-position:center 48%}
footer .brand{flex-basis:150px;width:150px;height:114px}
footer .brand img{width:183px;height:183px;left:-14px;top:-39px}
@media(max-width:1050px) and (min-width:701px){.hero{grid-template-columns:1fr}.hero-copy{padding:42px 5%}.hero-image{min-height:0;aspect-ratio:16/9}.hero-image>img{object-fit:cover}.hero-foot{margin-top:24px}.text-link{width:auto;margin-left:24px}}
@media(max-width:700px){header{padding-top:12px;padding-bottom:18px;gap:12px}.brand{flex-basis:145px;width:145px;height:112px}.brand img{width:177px;height:177px;left:-14px;top:-37px}.hero{grid-template-columns:1fr}.hero-copy{padding:36px 6% 30px}h1{font-size:clamp(40px,10.5vw,68px)}.hero-image{min-height:0;aspect-ratio:4/3}.hero-image>img{object-position:52% center}.image-label{padding:50px 18px 16px;font-size:10px;flex-direction:column;gap:4px}.gallery{grid-template-columns:1fr}.gallery figure:first-child img{height:auto;aspect-ratio:4/3}.gallery figure:nth-child(2) img{height:400px}footer .brand{width:150px}}

/* Selected project portfolio */
.portfolio-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;align-items:start}
.project-card{background:white;min-width:0;border:1px solid var(--line)}
.project-card>figure img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center}
.project-card>figure a{display:block;overflow:hidden}
.project-card figure figcaption{padding:11px 22px;border-bottom:1px solid var(--line);font-size:11px;letter-spacing:.6px;font-weight:500;color:var(--muted)}
.project-copy{padding:25px 26px 28px}.project-location{text-transform:uppercase;letter-spacing:1.5px;font-size:11px;color:var(--blue);font-weight:700;margin:0 0 8px}
.project-card h3{font-size:29px;margin:0 0 12px}.project-scope{font-size:13px;font-weight:700;line-height:1.7;margin:0 0 13px}.project-description{font-size:15px;color:var(--muted);margin:0;max-width:540px}
.project-card details{margin-top:22px;border-top:1px solid var(--line)}.project-card summary{cursor:pointer;padding:16px 0 0;font-size:13px;font-weight:700;display:flex;justify-content:space-between;gap:12px;list-style:none}.project-card summary::-webkit-details-marker{display:none}.project-card summary:focus-visible{outline:3px solid #f2aa26;outline-offset:5px}.project-card details[open] summary span{transform:rotate(45deg)}
.project-photos{display:grid;gap:20px;margin-top:20px}.project-photos figure img{height:auto;width:100%;max-height:620px;object-fit:contain;background:var(--paper)}.project-photos figure figcaption{padding:10px 0}
#project-etobicoke>figure img{object-fit:contain;background:#20252c}
@media(max-width:700px){.portfolio-grid{grid-template-columns:1fr;gap:26px}.project-copy{padding:22px}.project-card h3{font-size:26px}.project-card>figure img{height:auto;aspect-ratio:4/3}.project-card figure figcaption{padding-left:22px;padding-right:22px}}
