@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#152328;--muted:#64747a;--cream:#f6f6f2;--line:#dce3e2;--teal:#0c766d;--dark:#10282c;--gold:#d8aa5e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--cream);line-height:1.65}h1,h2,h3,.brand{font-family:Manrope,Arial,sans-serif;line-height:1.13}h1{font-size:clamp(2.8rem,6vw,5.65rem);letter-spacing:-.065em;margin:0 0 24px}h2{font-size:clamp(2.15rem,4vw,3.85rem);letter-spacing:-.055em;margin:0 0 20px}h3{font-size:1.32rem;letter-spacing:-.03em;margin:0 0 12px}p{margin:0 0 20px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.eyebrow{text-transform:uppercase;font-size:.73rem;letter-spacing:.19em;font-weight:800;color:var(--teal);display:block;margin-bottom:19px}.on-dark{color:#9ce1d6}.lead{font-size:1.15rem;line-height:1.7;color:var(--muted);max-width:650px}.btn{display:inline-flex;gap:14px;align-items:center;justify-content:center;background:var(--teal);color:white;padding:14px 22px;font-weight:700;border:1px solid var(--teal);border-radius:4px;transition:.2s;cursor:pointer;font:inherit;font-weight:700}.btn:hover{background:#095c55;transform:translateY(-2px)}.btn.light{background:white;color:var(--ink);border-color:white}.btn.outline{background:transparent;border-color:#91a5a5;color:white}.btn.outline-dark{background:transparent;color:var(--ink);border-color:#a9bbbb}.nav{height:86px;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-header{background:white;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;line-height:1;font-size:1.13rem;font-weight:800;letter-spacing:-.04em}.brand img{width:46px;height:46px;object-fit:contain}.brand small{display:block;letter-spacing:.12em;font:700 .54rem 'DM Sans',sans-serif;color:var(--teal);margin-top:5px}.menu{display:flex;gap:30px;align-items:center;font-weight:700;font-size:.88rem}.menu a:hover,.menu .active{color:var(--teal)}.menu .nav-cta{background:var(--dark);color:white;padding:11px 17px;border-radius:4px}.menu .nav-cta:hover{color:white;background:var(--teal)}.menu-toggle{display:none;background:none;border:0;font-size:1.6rem}.hero{position:relative;background:var(--dark);color:white;overflow:hidden;min-height:640px;display:flex;align-items:center}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#10282cf7 0%,#10282ce8 43%,#10282c65 100%),url('assets/canvas%202.png') center 40%/cover}.hero .wrap{position:relative;padding:105px 0}.hero h1{max-width:830px}.hero p{max-width:550px;color:#c6d6d7;font-size:1.16rem}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:31px}.hero-bottom{margin-top:76px;display:flex;flex-wrap:wrap;gap:28px;color:#d6e4e5;font-size:.84rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.hero-bottom span:before{content:'•';color:var(--gold);margin-right:12px}.section{padding:100px 0}.section-tight{padding:75px 0}.section-head{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:40px}.section-head p{max-width:420px;color:var(--muted)}.grid{display:grid;gap:20px}.three{grid-template-columns:repeat(3,1fr)}.two{grid-template-columns:repeat(2,1fr)}.card{background:white;border:1px solid var(--line);border-radius:6px;overflow:hidden}.card img{width:100%;height:255px;object-fit:cover}.card-body{padding:28px}.card p{color:var(--muted);font-size:.95rem}.text-link{font-weight:800;color:var(--teal);font-size:.9rem}.split{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.split-image{height:490px;width:100%;object-fit:cover;border-radius:5px}.dark{background:var(--dark);color:white}.dark p{color:#c1d0d0}.soft{background:#eaf0ed}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#bed1cb;border:1px solid #bed1cb}.feature{background:white;padding:31px}.feature strong{font:800 2rem Manrope;color:var(--teal);display:block;margin-bottom:20px}.feature p{color:var(--muted);font-size:.92rem}.showcase{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:12px}.showcase a{position:relative;min-height:270px;overflow:hidden;background:#233}.showcase a:first-child{grid-row:span 2}.showcase img{height:100%;width:100%;position:absolute;inset:0;object-fit:cover;transition:.3s}.showcase a:hover img{transform:scale(1.05)}.showcase span{position:absolute;inset:auto 0 0;color:#fff;padding:55px 20px 20px;background:linear-gradient(transparent,#081b1ddb);font-weight:800}.cta{padding:75px 0;background:var(--teal);color:white}.cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:35px}.cta h2{max-width:690px;margin:0}.footer{background:#0b1d20;color:#d0dfdf;padding:66px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.4fr;gap:60px}.footer h3{color:white;font-size:1rem}.footer p,.footer a{font-size:.92rem;color:#bbcccc}.footer a{display:block;margin:9px 0}.footer a:hover{color:white}.footer .brand{color:white;margin-bottom:18px}.footer-bottom{border-top:1px solid #34464a;margin-top:55px;padding-top:20px;font-size:.8rem;color:#a8b9ba;display:flex;justify-content:space-between;gap:20px}.page-hero{padding:105px 0 85px;background:var(--dark);color:#fff}.page-hero h1{max-width:870px}.page-hero .lead{color:#c5d4d4}.bread{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#a3c9c4;margin-bottom:26px}.list{padding:0;list-style:none}.list li{padding:12px 0;border-bottom:1px solid var(--line)}.list li:before{content:'↗';color:var(--teal);margin-right:12px;font-weight:bold}.service-block{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;padding:54px 0;border-bottom:1px solid var(--line)}.service-block:nth-child(even) img{order:2}.service-block img{width:100%;height:350px;object-fit:cover;border-radius:5px}.service-block p{color:var(--muted)}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:23px}.project-grid .card img{height:340px}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.contact-method{padding:22px 0;border-bottom:1px solid var(--line)}.contact-method strong{display:block;margin-bottom:8px}.contact-method a{color:var(--teal)}form{background:white;padding:34px;border:1px solid var(--line);border-radius:6px}label{display:block;font-size:.85rem;font-weight:700;margin-bottom:7px}input,textarea,select{width:100%;border:1px solid #c8d5d3;padding:13px;font:inherit;border-radius:3px;background:white;color:var(--ink);margin-bottom:20px}textarea{min-height:150px;resize:vertical}input:focus,textarea:focus,select:focus{outline:2px solid #79bfb5}.form-note{font-size:.8rem;color:var(--muted);margin-top:12px}
@media(max-width:850px){.menu-toggle{display:block}.menu{display:none;position:absolute;top:86px;left:0;right:0;background:#fff;padding:20px 24px 28px;box-shadow:0 15px 20px #10282c24;flex-direction:column;align-items:stretch;gap:0}.menu.open{display:flex}.menu a{padding:11px 0}.menu .nav-cta{text-align:center;margin-top:10px}.three,.features{grid-template-columns:repeat(2,1fr)}.showcase{grid-template-columns:1fr 1fr}.showcase a:first-child{grid-row:auto;grid-column:span 2}.footer-grid{gap:28px}.service-block{gap:30px}}
@media(max-width:600px){.wrap{width:min(100% - 36px,1180px)}.hero{min-height:660px}.hero:before{background:linear-gradient(90deg,#10282cf2,#10282cb5),url('assets/canvas%202.png') center/cover}.hero .wrap{padding:75px 0}.hero-bottom{margin-top:55px}.section{padding:69px 0}.section-head,.cta .wrap{display:block}.section-head p{margin-top:16px}.three,.two,.split,.features,.showcase,.project-grid,.contact-grid,.service-block,.footer-grid{grid-template-columns:1fr}.service-block:nth-child(even) img{order:0}.service-block{gap:20px;padding:35px 0}.service-block img,.split-image{height:290px}.showcase a:first-child{grid-column:auto}.showcase a{min-height:250px}.cta .btn{margin-top:28px}.footer-bottom{display:block}.page-hero{padding:75px 0 60px}form{padding:22px}}
/* Premium identity: dark graphite, brushed bronze and generous editorial space */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#202725;--muted:#66706b;--cream:#f4f2ed;--line:#dbd8cf;--teal:#8c6640;--dark:#171d1b;--gold:#c39a65}
body{background:var(--cream);color:var(--ink)}.wrap{width:min(1280px,calc(100% - 100px))}.eyebrow{color:var(--teal);font-size:.75rem;letter-spacing:.23em}.on-dark{color:#d2a976}.site-header{background:#f7f6f2;border:0;box-shadow:0 1px 0 #dedbd3}.nav{height:94px}.brand{font-size:1.12rem;letter-spacing:.015em}.brand img{width:53px;height:53px;mix-blend-mode:multiply}.brand small{color:#a27243;font-size:.6rem;letter-spacing:.2em}.menu{gap:35px}.menu a{letter-spacing:.025em}.menu a:hover,.menu .active{color:#986c3f}.menu .nav-cta{background:#242b29;border-radius:0;padding:12px 20px}.menu .nav-cta:hover{background:#8c6640}.btn{border-radius:0;padding:16px 25px;background:#a77b4c;border-color:#a77b4c;font-size:.9rem;letter-spacing:.02em}.btn:hover{background:#78532f;border-color:#78532f}.btn.light{background:#f7f6f2;color:#242b29;border-color:#f7f6f2}.btn.outline{border-color:#b9ad9d}.btn.outline-dark{border-color:#777e78}.text-link{color:#8b633d;letter-spacing:.015em}.hero{min-height:750px;background:#1a201e}.hero:before{inset:0 0 0 42%;background:linear-gradient(90deg,#1a201e 0%,#1a201e22 36%,#1a201e22 100%),url('assets/canvas%202.png') center 40%/cover}.hero:after{content:'';position:absolute;inset:0 54% 0 0;background:#1a201e}.hero .wrap{z-index:1;padding:115px 0 82px}.hero h1{font-size:clamp(3.4rem,7.2vw,7.3rem);max-width:900px;line-height:1.02;letter-spacing:-.075em;text-shadow:0 2px 20px #0c16164d}.hero p{font-size:1.18rem;color:#dddcd5;max-width:520px}.hero-bottom{border-top:1px solid #ffffff45;max-width:670px;padding-top:25px;margin-top:84px;letter-spacing:.14em;color:#e7dfd2;font-size:.73rem}.hero-bottom span:before{color:#d1a677}.section{padding:120px 0}.section-tight{padding:95px 0}.section-head{margin-bottom:52px}.section-head h2{max-width:720px}.section-head p{font-size:1rem}.card{border:0;border-radius:0;background:#faf9f5;box-shadow:0 12px 35px #1219150a}.card img{height:285px;filter:saturate(.8);transition:filter .3s,transform .3s}.card:hover img{filter:saturate(1);transform:scale(1.025)}.card{overflow:hidden}.card-body{padding:34px}.card p{line-height:1.7}.split{gap:10%}.split-image{height:570px;border-radius:0;filter:saturate(.78)}.soft{background:#eae8e1}.dark{background:#1d2421}.dark p{color:#d1d5cc}.features{border:0;background:#d6d3c8;gap:1px}.feature{background:#f5f4ef;padding:40px}.feature strong{color:#ad8150;font-size:1.5rem}.feature p{line-height:1.7}.showcase{gap:14px}.showcase a{min-height:300px}.showcase a:first-child{min-height:610px}.showcase span{font-size:1.08rem;letter-spacing:-.02em}.cta{background:#302f28;padding:92px 0;border-top:5px solid #ba8e58}.cta h2{max-width:780px}.footer{background:#121816;padding-top:90px}.footer .brand{letter-spacing:.03em}.footer-grid{gap:85px}.footer h3{color:#e8c08b;text-transform:uppercase;font-size:.74rem;letter-spacing:.18em}.footer-bottom{border-color:#4c534e}.page-hero{position:relative;overflow:hidden;background:#1c2420;padding:130px 0 105px}.page-hero:after{content:'';position:absolute;top:0;bottom:0;right:5%;width:1px;background:#ffffff29;transform:skew(-18deg)}.page-hero .wrap{position:relative;z-index:1}.page-hero h1{font-size:clamp(3.2rem,6vw,6.5rem)}.page-hero .lead{color:#d4d6cd}.bread{color:#b5a897}.list li{border-color:#d6d2c8}.list li:before{color:#a57947}.service-block{gap:9%;padding:70px 0}.service-block img{height:430px;border-radius:0;filter:saturate(.8)}.project-grid{gap:28px}.project-grid .card img{height:385px}.contact-method{border-color:#d3d0c6}.contact-method a{color:#946b42}form{background:#faf9f5;border:1px solid #e1ded4;border-radius:0;padding:45px;box-shadow:0 25px 55px #16201a0c}input,textarea,select{border-color:#c9c8bf;border-radius:0;background:#fffefa;padding:16px}input:focus,textarea:focus,select:focus{outline:2px solid #b9986f}
@media(max-width:850px){.wrap{width:min(100% - 60px,1280px)}.menu{top:94px}.hero:before{inset:0;background:linear-gradient(90deg,#1a201edb,#1a201e80),url('assets/canvas%202.png') center/cover}.hero:after{display:none}.three,.features{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.wrap{width:min(100% - 36px,1280px)}.nav{height:77px}.brand img{width:42px;height:42px}.menu{top:77px}.hero{min-height:710px}.hero .wrap{padding:90px 0 65px}.hero h1{font-size:clamp(3rem,12vw,4.3rem)}.hero-bottom{margin-top:65px}.section{padding:80px 0}.section-head{margin-bottom:34px}.three,.features{grid-template-columns:1fr}.split-image{height:320px}.showcase a:first-child{min-height:300px}.service-block{padding:45px 0}.service-block img{height:300px}.cta{padding:75px 0}.footer{padding-top:70px}.page-hero{padding:93px 0 77px}.page-hero h1{font-size:clamp(3rem,11vw,4.4rem)}.project-grid .card img{height:300px}form{padding:24px}}
.featured-work{margin-bottom:80px}.featured-work .card img{height:400px;object-position:center}.product-poster{display:grid;grid-template-columns:1fr .74fr;gap:65px;align-items:center;background:#eae8e1;padding:54px}.product-poster p{color:var(--muted);max-width:400px}.product-poster img{width:100%;max-height:570px;object-fit:contain;box-shadow:0 25px 55px #16191420}.product-poster>a{display:block}.product-poster>a:hover img{transform:translateY(-3px);transition:transform .2s}@media(max-width:850px){.product-poster{gap:32px;padding:32px}}@media(max-width:600px){.featured-work .card img{height:300px}.product-poster{grid-template-columns:1fr;padding:24px}.product-poster img{max-height:470px}}
.home-jump{background:#e9e6dd;padding:40px 0 48px;border-bottom:1px solid #d5d0c4}.home-jump .eyebrow{margin-bottom:17px}.home-jump-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#c7c2b7;border:1px solid #c7c2b7}.home-jump-grid a{display:grid;grid-template-columns:1fr auto;align-items:end;min-height:118px;padding:20px 23px;background:#f8f7f2;transition:background .2s,color .2s}.home-jump-grid a:hover,.home-jump-grid a:focus-visible{background:#272b27;color:white}.home-jump-grid strong{font:800 1.12rem Manrope,Arial,sans-serif;letter-spacing:-.035em}.home-jump-grid .jump-number{grid-column:1/-1;align-self:start;color:#9d774d;font:700 .76rem 'DM Sans',Arial,sans-serif;letter-spacing:.13em}.home-jump-grid .jump-arrow{color:#9d774d;font-size:1.25rem;line-height:1}.home-jump-grid a:focus-visible{outline:3px solid #a77b4c;outline-offset:-3px}@media(max-width:850px){.home-jump-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.home-jump{padding:28px 0 38px}.home-jump-grid a{min-height:104px;padding:16px}.home-jump-grid strong{font-size:.98rem}}
/* Image-led homepage navigation */
.home-jump{padding:75px 0 83px;background:#e9e6dd}.jump-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:24px}.jump-heading .eyebrow{margin:0}.jump-heading p{margin:0;color:#626b64;font-size:.96rem}.home-jump-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;border:0;background:transparent}.home-jump-grid .jump-card{position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;min-height:290px;overflow:hidden;background:#252c28;color:white;padding:23px;isolation:isolate}.jump-card:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#10181577 0%,#10181516 34%,#101815ed 100%);z-index:-1;transition:background .25s}.home-jump-grid .jump-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;filter:saturate(.72);transition:transform .4s,filter .4s}.home-jump-grid .jump-card:hover,.home-jump-grid .jump-card:focus-visible{background:#252c28;color:#fff}.home-jump-grid .jump-card:hover img,.home-jump-grid .jump-card:focus-visible img{transform:scale(1.07);filter:saturate(1)}.home-jump-grid .jump-number{position:absolute;top:21px;left:23px;color:#fff;letter-spacing:.14em;font-size:.68rem;font-weight:800}.home-jump-grid .jump-title{font:800 clamp(1.25rem,2vw,1.85rem) Manrope,Arial,sans-serif;letter-spacing:-.045em;line-height:1.18;max-width:190px;padding-right:20px}.home-jump-grid .jump-arrow{position:absolute;right:22px;bottom:22px;display:grid;place-items:center;width:38px;height:38px;border:1px solid #ffffff9c;border-radius:50%;color:#fff;font-size:1.2rem;transition:background .2s,color .2s}.home-jump-grid .jump-card:hover .jump-arrow{background:#fff;color:#1d2521}.home-jump-grid .jump-card:focus-visible{outline:3px solid #be935c;outline-offset:3px}
@media(max-width:950px){.home-jump-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-jump-grid .jump-card{min-height:230px}}
@media(max-width:600px){.home-jump{padding:53px 0 58px}.jump-heading{display:block;margin-bottom:19px}.jump-heading p{margin-top:9px;font-size:.9rem}.home-jump-grid{gap:8px}.home-jump-grid .jump-card{min-height:184px;padding:15px}.home-jump-grid .jump-number{top:14px;left:15px;font-size:.54rem;letter-spacing:.08em}.home-jump-grid .jump-title{font-size:1.07rem;padding-right:0;max-width:115px}.home-jump-grid .jump-arrow{right:11px;bottom:11px;width:28px;height:28px;font-size:1rem}}
.map-section{background:#e9e6dd;padding:86px 0 95px}.map-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.map-head h2{margin-bottom:12px}.map-head p{color:var(--muted);margin:0}.map-head .btn{flex:none}.map-frame{height:480px;background:#d1d6d1;border:8px solid #f8f7f2;box-shadow:0 22px 50px #111b1816}.map-frame iframe{width:100%;height:100%;border:0}.map-note{font-size:.85rem;color:var(--muted);margin:14px 0 0}@media(max-width:600px){.map-section{padding:63px 0 70px}.map-head{display:block}.map-head .btn{margin-top:18px}.map-frame{height:370px;border-width:5px}}
