:root{--ink:#132d37;--muted:#52656b;--cream:#f7f5ef;--orange:#ed662d;--orange2:#ff8a51;--line:#dfe4df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"DM Sans",Arial,sans-serif}.shell{width:min(1160px,calc(100% - 48px));margin:auto}.topbar{background:var(--ink);color:#d5e0de;font-size:.77rem}.topbar .shell{height:36px;display:flex;align-items:center;justify-content:space-between}.topbar a{color:#fff;text-decoration:none;font-weight:600}.site-header{height:84px;background:#fff;display:flex;align-items:center;position:sticky;top:0;z-index:10;border-bottom:1px solid transparent}.nav{display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--ink);font-family:Outfit,sans-serif;font-size:.94rem;line-height:.92;font-weight:800;letter-spacing:.04em}.brand b{color:var(--orange)}.brand small{display:block;font-size:.58rem;letter-spacing:.25em;margin-top:5px}.brand-mark{width:34px;height:34px;border:3px solid var(--orange);border-left-color:var(--ink);border-radius:50%;display:grid;place-items:center;color:var(--orange);font-size:1rem}.nav-links{display:flex;align-items:center;gap:32px}.nav-links>a{font-size:.88rem;color:var(--ink);text-decoration:none;font-weight:600}.nav-links .nav-cta{color:#fff;background:var(--ink);padding:13px 19px}.menu-toggle{display:none;border:0;background:transparent;padding:6px}.menu-toggle span{display:block;background:var(--ink);width:25px;height:2px;margin:5px}.hero{padding:78px 0 88px;background:linear-gradient(105deg,var(--cream) 0%,var(--cream) 65%,#eef1eb 65%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:center}.eyebrow{font-size:.74rem;font-weight:700;color:var(--orange);letter-spacing:.16em;margin:0 0 15px}.hero h1,.section h2,.quote h2{font-family:Outfit,sans-serif;font-size:clamp(3rem,5.1vw,5.15rem);line-height:.97;letter-spacing:-.045em;margin:0 0 23px;max-width:610px}.hero h1 em{font-style:normal;color:var(--orange)}.lead{font-size:1.08rem;color:var(--muted);line-height:1.65;max-width:510px;margin:0}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:32px}.button{border:0;display:inline-flex;justify-content:center;align-items:center;gap:19px;padding:16px 21px;font-family:inherit;font-weight:700;font-size:.88rem;text-decoration:none;cursor:pointer}.button-primary{background:var(--orange);color:#fff}.button:hover{filter:brightness(.96)}.button span{font-size:1.35rem;line-height:.6}.text-link{color:var(--ink);font-weight:700;font-size:.88rem;text-decoration:none}.text-link span{color:var(--orange);font-size:1.25rem;padding-left:5px}.hero-proof{display:flex;gap:28px;margin-top:61px}.hero-proof div{border-left:1px solid #cdd4ce;padding-left:15px}.hero-proof strong{display:block;font-family:Outfit,sans-serif;font-size:1.4rem}.hero-proof span{display:block;font-size:.72rem;color:var(--muted);margin-top:2px}.hero-visual{position:relative;padding:0 24px 24px 0}.image-card{height:440px;background:#d8ddd8;position:relative;overflow:hidden}.room-art{height:100%;background:linear-gradient(145deg,#839293 0%,#aeb9b3 38%,#d3d8cc 38%,#e7e4d7 100%);position:relative}.room-art:before{content:"";position:absolute;width:120%;height:45%;bottom:-4%;left:-12%;background:linear-gradient(145deg,#b0704c,#e4bc91);transform:skewY(-9deg);border-top:6px solid #f4ead8}.room-art:after{content:"";position:absolute;top:10%;left:8%;width:65%;height:38%;border:15px solid rgba(247,247,240,.77);border-bottom-width:24px;transform:skewY(-10deg)}.room-art i{position:absolute;background:#fff8e6;border-radius:50%;height:11px;width:11px;z-index:2;box-shadow:0 0 18px 5px #fff8d4}.room-art i:nth-child(1){top:26%;left:29%}.room-art i:nth-child(2){top:21%;left:52%}.room-art i:nth-child(3){top:17%;left:75%}.orange-block{position:absolute;width:61%;height:74%;right:-1px;bottom:0;border:10px solid var(--orange);z-index:0}.project-tag{position:absolute;bottom:23px;left:-19px;background:#fff;padding:15px 20px;display:flex;gap:12px;align-items:center;box-shadow:0 10px 24px #132d3730}.tag-icon{background:#ddf0e7;color:#168151;border-radius:50%;height:29px;width:29px;display:grid;place-items:center;font-weight:700}.project-tag b,.project-tag small{display:block}.project-tag b{font-size:.78rem}.project-tag small{font-size:.68rem;color:var(--muted);margin-top:2px}.section{padding:105px 0}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:49px}.section h2{font-size:clamp(2.4rem,4vw,3.65rem);margin:0}.section-heading>p{max-width:390px;color:var(--muted);line-height:1.6;font-size:.94rem;margin:0 0 3px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.service-grid article{padding:27px 23px 10px;border-right:1px solid var(--line);min-height:270px}.service-grid article:first-child{padding-left:0}.service-grid article:last-child{border:0}.service-number{color:var(--orange);font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700}.service-grid h3{font-family:Outfit,sans-serif;font-size:1.32rem;margin:38px 0 12px}.service-grid p{font-size:.86rem;color:var(--muted);line-height:1.65;min-height:75px}.service-grid a{color:var(--ink);font-weight:700;text-decoration:none;font-size:.82rem}.service-grid a span{color:var(--orange);font-size:1.25rem;margin-left:5px}.about{background:var(--ink);color:#fff}.about-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:100px;align-items:center}.about-visual{height:437px;position:relative;background:#21414b;overflow:hidden}.material-stack{position:absolute;inset:45px 0 0 40px}.material-stack div{position:absolute;width:250px;height:320px;background:#c4b49e;transform:skewY(-16deg)}.material-stack div:nth-child(1){left:45px;top:0;background:#d7c2a3}.material-stack div:nth-child(2){left:6px;top:43px;background:#bf7451}.material-stack div:nth-child(3){left:86px;top:90px;background:#e6e4d5}.experience{position:absolute;bottom:0;right:0;background:var(--orange);padding:21px 25px;width:167px}.experience b{font-family:Outfit,sans-serif;font-size:4rem;line-height:.8}.experience b span{font-size:2rem}.experience p{font-size:.72rem;line-height:1.35;margin:8px 0 0}.about-copy h2{font-size:clamp(2.3rem,3.6vw,3.4rem)}.about-copy>p:not(.eyebrow){color:#c8d2d1;line-height:1.7;max-width:525px}.about ul{padding:0;list-style:none;margin:27px 0 31px}.about li{font-size:.91rem;margin:14px 0;color:#edf2f1}.about li span{color:var(--orange);font-weight:700;margin-right:10px}.button-dark{background:#fff;color:var(--ink)}.work{background:var(--cream)}.dark-link{align-self:center}.project-grid{display:grid;grid-template-columns:1.08fr .92fr .92fr;gap:18px}.project-image{height:274px;position:relative;overflow:hidden;margin-bottom:16px}.project-one .project-image{background:linear-gradient(125deg,#aeafa6,#e3dfd0)}.project-two .project-image{background:linear-gradient(140deg,#3d5556,#bdc5bd)}.project-three .project-image{background:linear-gradient(140deg,#c89b78,#e4d6c4)}.project-image:before{content:"";position:absolute;inset:15% 8%;border:10px solid #f6f1e5;transform:skewY(-9deg);opacity:.86}.project-two .project-image:before{border-color:#e9e4d4;inset:13% 20%;box-shadow:55px 0 0 #e9e4d4}.project-three .project-image:before{border-width:14px;inset:13% 5%;border-color:#e7e2d3}.project p{font-size:.66rem;color:var(--orange);letter-spacing:.13em;font-weight:700;margin:0 0 5px}.project h3{font-family:Outfit,sans-serif;font-size:1.1rem;margin:0}.quote{background:#e9eee8;padding:92px 0}.quote-wrap{display:grid;grid-template-columns:1fr 1.05fr;gap:90px;align-items:start}.quote h2{font-size:clamp(2.8rem,4vw,4rem);margin-bottom:15px}.quote-wrap>div>p:last-child{color:var(--muted);font-size:1rem}.quote-form{display:grid;grid-template-columns:1fr 1fr;gap:15px}.quote-form label{font-size:.75rem;color:var(--ink);font-weight:700}.quote-form label:nth-child(3),.quote-form button,.form-message{grid-column:1/-1}input,select{width:100%;display:block;margin-top:7px;border:1px solid #cbd4cc;background:#fff;padding:13px;font:inherit;color:var(--ink);border-radius:0}.quote-form .button{justify-self:start;margin-top:6px}.form-message{font-size:.84rem;margin:0;color:#1d6e51;min-height:17px}footer{background:#102a34;color:#d9e0de}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px;padding:55px 0}.footer-brand{color:#fff;align-self:start}.footer-main h4{color:#fff;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;margin:0 0 15px}.footer-main a:not(.brand),.footer-main p{font-size:.84rem;color:#d9e0de;text-decoration:none;display:block;margin:0 0 7px;line-height:1.5}.footer-bottom{border-top:1px solid #ffffff27;padding:20px 0;display:flex;justify-content:space-between;font-size:.72rem;color:#aebcb9}
@media(max-width:760px){.shell{width:min(100% - 32px,600px)}.topbar .shell{font-size:.67rem}.site-header{height:68px}.menu-toggle{display:block}.nav-links{display:none;position:absolute;top:68px;left:0;right:0;background:#fff;padding:20px 16px;box-shadow:0 10px 12px #0001;flex-direction:column;align-items:stretch;gap:17px}.nav-links.open{display:flex}.nav-links .nav-cta{text-align:center}.hero{padding:54px 0 57px;background:var(--cream)}.hero-grid,.about-grid,.quote-wrap{grid-template-columns:1fr;gap:40px}.hero h1{font-size:3.4rem}.hero-visual{padding-right:15px}.image-card{height:325px}.hero-proof{margin-top:37px;gap:10px;justify-content:space-between}.hero-proof div{padding-left:8px}.hero-proof strong{font-size:1.15rem}.hero-proof span{font-size:.62rem}.section{padding:70px 0}.section-heading{display:block;margin-bottom:31px}.section-heading>p{margin-top:17px}.service-grid{grid-template-columns:1fr 1fr}.service-grid article{padding:22px 13px;min-height:240px}.service-grid article:first-child{padding-left:0}.service-grid article:nth-child(2){border-right:0}.service-grid h3{margin-top:27px}.about-grid{gap:45px}.about-visual{height:350px}.about-copy h2{font-size:2.7rem}.project-grid{grid-template-columns:1fr;gap:31px}.project-image{height:240px}.quote{padding:70px 0}.quote-form{grid-template-columns:1fr}.quote-form label:nth-child(3),.quote-form button,.form-message{grid-column:auto}.footer-main{grid-template-columns:1fr;gap:28px;padding:45px 0}.footer-bottom{display:block;line-height:2}.footer-bottom span{display:block}}

/* Brand and project photography */
:root{--ink:#454545;--muted:#686868;--cream:#f7f7f7;--orange:#aa0000;--orange2:#d10000;--line:#dedede}.logo-brand{display:block;height:64px}.logo-brand img{display:block;height:64px;width:178px;object-fit:contain;object-position:left center}.hero{background:linear-gradient(105deg,#f8f8f8 0%,#f8f8f8 65%,#ededed 65%)}.image-card>img,.about-visual>img,.project-image>img{width:100%;height:100%;object-fit:cover;display:block}.image-card>img{object-position:center}.about-visual>img{object-position:center}.project-image:before{display:none}.project-one .project-image,.project-two .project-image,.project-three .project-image{background:#ddd}.topbar,footer,.about{background:#454545}.nav-links .nav-cta{background:#454545}.button-dark{color:#454545}.tag-icon{color:#aa0000;background:#f7e1e1}.footer-brand{background:#fff;padding:4px 8px;height:68px;width:190px}.footer-brand img{height:60px;width:174px}.brand-mark{border-color:#aa0000;border-left-color:#454545;color:#aa0000}@media(max-width:760px){.logo-brand{height:52px}.logo-brand img{height:52px;width:145px}.footer-brand{height:62px;width:175px}.footer-brand img{height:54px;width:158px}}

.gallery-heading{margin:75px 0 23px}.gallery-heading h3{font-family:Outfit,sans-serif;font-size:1.8rem;margin:0}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:175px;gap:12px}.gallery-grid img{width:100%;height:100%;display:block;object-fit:cover}.gallery-grid img:first-child,.gallery-grid img:nth-child(4){grid-row:span 2}.gallery-grid img:last-child{grid-column:span 2}.contact-details{margin-top:28px;border-left:3px solid var(--orange);padding-left:16px;display:grid;gap:8px}.contact-details a,.contact-details span{color:var(--ink);font-size:.88rem;text-decoration:none;font-weight:600}.contact-details a:hover{text-decoration:underline}@media(max-width:760px){.gallery-heading{margin-top:55px}.gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px}.gallery-grid img:last-child{grid-column:span 1}}
