:root{--navy:#0b2535;--green:#00cf53;--ink:#102b3a;--muted:#59707c;--line:#dce4e8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:white;font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #f49a00;outline-offset:6px}img{display:block;width:100%;object-fit:cover}header{min-height:110px;max-width:1440px;margin:auto;padding:20px 6%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{width:174px;flex-shrink:0}.brand img{height:76px;object-fit:contain}nav{display:flex;gap:32px;font-size:15px;font-weight:600}nav a:hover,.text-link:hover{color:#008c37}.nav-contact{font-size:15px;font-weight:700;border-bottom:2px solid var(--green);padding:8px 0}.nav-contact span{margin-left:12px}.hero{display:grid;grid-template-columns:1.1fr 1fr;background:var(--navy);color:white;min-height:660px}.hero-content{padding:70px 9% 52px 12%;align-self:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;margin:0 0 24px}.hero .eyebrow,.contact .eyebrow{color:var(--green)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,4.6vw,72px);line-height:1.06;letter-spacing:-2.8px;margin-bottom:27px}h1 span{color:var(--green)}.intro{max-width:460px;color:#d3dfe5;font-size:18px;line-height:1.65}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--green);color:var(--navy);padding:17px 24px;border-radius:3px;font-size:16px;font-weight:700;transition:background .2s}.button:hover{background:#3ee579}.hero-note{font-size:13px;color:#afc2cc;margin:28px 0 0}.hero-photo{position:relative;min-height:600px;overflow:hidden}.hero-photo>img{position:absolute;height:100%;object-position:50% 50%}.photo-label{position:absolute;bottom:30px;left:30px;right:30px;padding:20px 24px;background:var(--navy);border-left:4px solid var(--green)}.photo-label span{font-size:11px;letter-spacing:2px;display:block;color:#bacbd4}.photo-label strong{font-size:23px}.section{padding:95px max(6%,calc((100vw - 1260px)/2))}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:48px}.section-heading>p{max-width:310px;color:var(--muted);margin-bottom:4px}.section .eyebrow{margin-bottom:18px}h2{font-size:clamp(32px,3.3vw,48px);letter-spacing:-1.5px;line-height:1.13;margin-bottom:0}h3{font-size:21px;line-height:1.3;margin-bottom:13px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.services-grid article{padding:32px 32px 30px 0;border-bottom:1px solid var(--line)}.services-grid article:not(:nth-child(3n+1)){padding-left:30px;border-left:1px solid var(--line)}.services-grid p{font-size:16px;color:var(--muted);margin:0;max-width:330px}.service-symbol{font-size:30px;color:#008c38;display:block;height:50px;margin-bottom:12px}.works{background:#f1f5f7}.work-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:22px}figure{margin:0}figure img{height:330px}figcaption{padding-top:20px}figcaption span{font-size:11px;letter-spacing:1.7px;color:var(--muted);font-weight:700}figcaption h3{margin:8px 0 0;font-size:20px}.about{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:7%}.about>img{height:420px}.about h2{margin-bottom:25px}.about p:not(.eyebrow){color:var(--muted);font-size:17px}.text-link{display:inline-block;font-size:15px;font-weight:700;border-bottom:2px solid var(--green);padding-bottom:5px}.contact{display:grid;grid-template-columns:1.2fr 1fr;gap:12%;background:var(--navy);color:white}.contact h2{font-size:clamp(36px,4vw,56px);margin-bottom:25px}.contact>div>p:not(.eyebrow){color:#c3d1d9;max-width:440px}.contact-details{border-left:1px solid #36505e;padding-left:40px;display:grid;gap:25px}.contact-details h3{font-size:15px;margin-bottom:7px;color:#c3d1d9}.contact-details p,.contact-details a{font-size:16px;margin:0}.contact-details a:hover{text-decoration:underline}.contact-details>div:first-child a{font-size:25px;font-weight:700}.contact-details>div:nth-child(2)>a{color:var(--green);font-size:14px}footer{display:flex;justify-content:space-between;padding:25px 6%;font-size:13px;color:var(--muted)}@media(min-width:1600px){.hero-content{padding-left:max(12%,calc((100vw - 1260px)/2))}}@media(max-width:950px){header{padding:16px 5%}nav{gap:18px}.hero-content{padding:50px 9%}h1{font-size:48px}.hero-photo{min-height:600px}.section{padding:65px 5%}.work-grid{grid-template-columns:1fr 1fr}.work-grid .wide{grid-column:span 2}.wide img{height:380px}.section-heading{gap:25px}.about{gap:35px}.about>img{height:370px}.contact{gap:6%}.contact-details{padding-left:25px}}@media(max-width:640px){header{min-height:92px;gap:15px}.brand{width:145px}.brand img{height:61px}nav{display:none}.nav-contact{font-size:13px}.hero{grid-template-columns:1fr}.hero-content{padding:45px 6% 35px}h1{font-size:48px;letter-spacing:-2px}.intro{font-size:17px}.hero-photo{min-height:350px}.hero-photo>img{object-position:50% 43%}.photo-label{left:20px;right:20px;bottom:20px;padding:13px 18px}.photo-label strong{font-size:20px}.hero-note{font-size:12px}.section{padding:55px 6%}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin:20px 0 0;max-width:none}.services-grid{grid-template-columns:1fr}.services-grid article,.services-grid article:not(:nth-child(3n+1)){padding:24px 0;border-left:0}.service-symbol{float:right;width:40px;margin-left:18px}.services-grid p{max-width:none}.services-grid h3{font-size:20px}.work-grid{grid-template-columns:1fr;gap:30px}.work-grid .wide{grid-column:auto}figure img,.wide img{height:290px}.about{grid-template-columns:1fr;gap:30px}.about>img{height:260px}.contact{grid-template-columns:1fr;gap:40px}.contact-details{border-left:0;border-top:1px solid #36505e;padding:30px 0 0}.button{width:100%;font-size:16px}.eyebrow{font-size:11px}footer{align-items:flex-start;gap:25px;font-size:12px}footer a{white-space:nowrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Refined service illustrations and spacing */
.services-grid{gap:20px;border:0}.services-grid article,.services-grid article:not(:nth-child(3n+1)){padding:30px;border:1px solid #dce4e8;border-radius:6px;background:white;transition:border-color .2s,transform .2s}.services-grid article:hover{border-color:#008c38;transform:translateY(-3px)}.service-symbol{display:flex;align-items:center;justify-content:center;width:76px;height:76px;float:none;margin:0 0 26px;background:#ecf8f1;border-radius:8px}.service-symbol img{width:40px;height:40px;object-fit:contain}.services-grid h3{margin-bottom:14px}.services-grid p{line-height:1.7}.hero-photo>img{object-position:50% 47%}.photo-label{background:#0b2535f2}.hero-note{font-size:14px}.hero .eyebrow,.section .eyebrow{font-size:13px}.photo-label span,figcaption span{font-size:12px}.contact-details .emergency{padding-bottom:22px;border-bottom:1px solid #36505e}.contact-details>div>a{display:inline-block}.contact-details>div:not(:first-child)>a{font-size:16px}.contact-details>div:not(:first-child)>a[href*="google"]{color:var(--green);font-size:14px}header{border-bottom:1px solid #eef2f4}.brand{width:190px}.brand img{height:82px}footer{font-size:14px}@media(max-width:950px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.services-grid{grid-template-columns:1fr;gap:14px}.services-grid article,.services-grid article:not(:nth-child(3n+1)){padding:25px}.service-symbol{width:64px;height:64px;margin-bottom:20px}.service-symbol img{width:34px;height:34px}.hero-photo{min-height:440px}.hero-photo>img{object-position:50% 55%}.brand{width:145px}.brand img{height:61px}.hero-note{font-size:13px}.hero .eyebrow,.section .eyebrow{font-size:12px}footer{font-size:13px}}
/* Gentle motion and touch-friendly project carousel */
nav a,.nav-contact,.button{transition:transform .22s ease,color .22s ease,background .22s ease,box-shadow .22s ease}nav a{position:relative;padding:6px 0}nav a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--green);transform:scaleX(0);transform-origin:left;transition:transform .22s ease}nav a:hover:after,nav a:focus-visible:after{transform:scaleX(1)}nav a:hover,.nav-contact:hover{transform:translateY(-3px)}.nav-contact:hover{color:#008c38}.button:hover{transform:translateY(-3px);box-shadow:0 8px 22px #00cf5326}.button:active{transform:translateY(0)}.works .section-heading{margin-bottom:22px}.carousel-controls{display:flex;justify-content:flex-end;gap:10px;margin-bottom:20px}.carousel-controls button{width:46px;height:46px;border:1px solid #bdccd3;border-radius:50%;background:white;color:var(--navy);font-size:23px;cursor:pointer;transition:transform .2s,background .2s}.carousel-controls button:hover:not(:disabled){background:var(--green);transform:translateY(-2px)}.carousel-controls button:disabled{opacity:.35;cursor:default}.carousel-controls button:focus-visible,.work-grid:focus-visible{outline:3px solid #008c38;outline-offset:5px}.work-grid{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#9bb2be transparent;padding:8px 4px 22px}.work-grid figure,.work-grid figure.wide{flex:0 0 43%;min-width:0;scroll-snap-align:start;transition:transform .25s ease;overflow:hidden;border-radius:5px;background:white}.work-grid figure:hover{transform:translateY(-5px)}.work-grid figure img,.work-grid .wide img{height:320px;transition:filter .25s ease;object-fit:cover}.work-grid figure:hover img{filter:brightness(1.06)}.work-grid figcaption{padding:22px 24px 26px}.map-wrap{grid-column:1/-1;margin-top:12px}.map-wrap iframe{display:block;width:100%;height:280px;border-radius:6px;background:#e5edf0}.map-wrap>a{display:inline-block;margin-top:12px;font-size:14px;color:var(--green)}@media(max-width:640px){.work-grid figure,.work-grid figure.wide{flex-basis:88%}.work-grid figure img,.work-grid .wide img{height:265px}.work-grid figcaption{padding:18px}.carousel-controls{margin-bottom:10px}.map-wrap iframe{height:250px}}@media(prefers-reduced-motion:reduce){.work-grid{scroll-behavior:auto}nav a:hover,.nav-contact:hover,.button:hover,.work-grid figure:hover,.services-grid article:hover{transform:none}}
/* Accessible full-screen photographs */
.brand{transition:transform .25s ease,opacity .25s ease}.brand:hover{transform:translateY(-2px) scale(1.025);opacity:.94}.photo-trigger{display:block;position:relative;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in;overflow:hidden;color:white}.photo-trigger:focus-visible{outline:3px solid var(--green);outline-offset:-4px}.photo-hint{position:absolute;top:18px;right:18px;background:#0b2535e8;color:white;padding:7px 12px;border-radius:4px;font-size:13px;letter-spacing:.2px;pointer-events:none;transition:background .2s}.photo-trigger:hover .photo-hint{background:#008c38}.hero-photo{display:flex;align-items:center;justify-content:center;background:#081e2c;padding-bottom:110px}.hero-photo>.photo-trigger{height:550px;max-height:75vh}.hero-photo .photo-trigger img{height:100%;width:100%;object-fit:contain;object-position:center;transition:filter .3s ease,transform .35s ease}.hero-photo .photo-trigger:hover img{filter:brightness(1.07);transform:translateY(-3px)}.photo-label{pointer-events:none}.work-grid .photo-trigger img{width:100%;transition:filter .3s ease}.emergency-contacts{display:flex;gap:26px;flex-wrap:wrap}.emergency-contacts>div{display:flex;flex-direction:column;gap:3px}.emergency-contacts span{font-size:14px;color:#c3d1d9}.emergency-contacts a{font-size:16px;white-space:nowrap}.photo-viewer{position:fixed;inset:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:65px 25px 25px;border:0;background:#07131bf5;color:white;overflow:auto}.photo-viewer[open]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px}.photo-viewer::backdrop{background:#07131b}.viewer-image{width:auto;height:auto;max-width:100%;max-height:calc(100dvh - 155px);object-fit:contain}.viewer-caption{font-size:15px;text-align:center;margin:0;max-width:850px;line-height:1.4;color:#d3dfe5}.viewer-close{position:absolute;top:14px;right:20px;width:44px;height:44px;border:1px solid #7b909c;background:#173441;border-radius:50%;color:white;font-size:30px;cursor:pointer}.viewer-close:hover{background:#27604d}.viewer-close:focus-visible{outline:3px solid var(--green);outline-offset:3px}.viewing-photo{overflow:hidden}@media(max-width:640px){.hero-photo{padding-bottom:110px;min-height:0}.hero-photo>.photo-trigger{height:460px;max-height:70vh}.photo-viewer{padding:65px 12px 20px}.viewer-caption{font-size:14px}.photo-hint{top:12px;right:12px}}@media(prefers-reduced-motion:reduce){.brand:hover,.hero-photo .photo-trigger:hover img{transform:none}}
/* Header emphasis, immersive image and contact QR */
header{min-height:124px}.brand{width:220px}.brand img{height:94px}nav{font-size:17px;gap:34px}.nav-contact{background:var(--green);border:0;border-radius:5px;padding:13px 20px;font-size:16px;color:var(--navy)}.nav-contact:hover{background:#3ee579;color:var(--navy);box-shadow:0 7px 20px #00cf5326}.cta-arrow{display:inline-block;animation:arrow-drift 2.8s ease-in-out infinite}a:hover .cta-arrow{animation-duration:1.3s}@keyframes arrow-drift{0%,100%{transform:translate(0,0)}50%{transform:translate(3px,-3px)}}.hero{grid-template-columns:1.1fr .9fr;min-height:740px}.hero-photo{padding:0;min-height:740px;display:block}.hero-photo>.photo-trigger{position:absolute;inset:0;height:100%;max-height:none;width:100%}.hero-photo .photo-trigger img{object-fit:cover;object-position:50% 65%;transform:none}.hero-photo .photo-trigger:hover img{transform:scale(1.015);filter:brightness(1.04)}.photo-label{bottom:26px;left:26px;right:26px}.qr-link{display:block;width:160px;margin-top:28px;border-radius:5px;overflow:hidden;background:white;transition:transform .2s}.qr-link:hover{transform:translateY(-3px)}.qr-link img{width:160px;height:160px;object-fit:contain;image-rendering:pixelated}.viewer-image{max-height:calc(100dvh - 100px)}@media(max-width:950px){header{gap:20px}.brand{width:180px}nav{font-size:16px;gap:18px}.nav-contact{font-size:14px;padding:12px 15px}.hero{min-height:680px}.hero-photo{min-height:680px}}@media(max-width:640px){header{min-height:104px}.brand{width:168px}.brand img{height:75px}.nav-contact{font-size:13px;padding:12px}.hero{grid-template-columns:1fr;min-height:0}.hero-photo{min-height:530px}.hero-photo>.photo-trigger{height:100%;max-height:none}.hero-photo .photo-trigger img{object-position:50% 65%}.photo-label{left:20px;right:20px;bottom:20px}.qr-link{width:152px}.qr-link img{width:152px;height:152px}}@media(max-width:370px){.brand{width:140px}.nav-contact{font-size:12px;padding:10px}}@media(prefers-reduced-motion:reduce){.cta-arrow{animation:none!important}.hero-photo .photo-trigger:hover img{transform:none}}
/* Cohesive section introductions and contextual motion */
.section-heading{display:block}.section-heading>p{max-width:680px;margin:20px 0 0;line-height:1.65}.works .section-heading>p{max-width:none}.service-symbol img{transition:transform .25s ease}.services-grid article:hover .service-symbol img{transform:translateY(-3px) rotate(-5deg) scale(1.08)}.photo-trigger img{transition:transform .3s ease,filter .3s ease}.work-grid .photo-trigger:hover img{transform:scale(1.025)}.contact-intro{display:grid;grid-template-columns:minmax(0,1fr) 145px;column-gap:26px;align-content:start;align-items:start}.contact-intro>.eyebrow,.contact-intro>h2{grid-column:1/-1}.contact-intro>p:not(.eyebrow){grid-column:1;margin-bottom:20px}.contact-intro>.button{grid-column:1;justify-self:start;gap:18px;padding:17px 20px;font-size:15px}.contact-intro>.qr-link{grid-column:2;grid-row:3/5;width:145px;margin:0;align-self:center}.contact-intro>.qr-link img{width:145px;height:145px}.contact{grid-template-columns:1.35fr 1fr;gap:7%}@media(max-width:1100px){.contact{grid-template-columns:1fr;gap:45px}.contact-intro{grid-template-columns:minmax(0,1fr) 165px;max-width:750px}.contact-intro>.qr-link,.contact-intro>.qr-link img{width:165px;height:165px}.contact-details{border-left:0;border-top:1px solid #36505e;padding:30px 0 0;grid-template-columns:1fr 1fr}.contact-details .emergency{border:0;padding:0}}@media(max-width:640px){.contact-intro{grid-template-columns:minmax(0,1fr) 110px;gap:0 18px}.contact-intro>p:not(.eyebrow){grid-column:1/-1}.contact-intro>.button{grid-row:4;width:auto;align-self:center;padding:15px;font-size:14px;gap:10px}.contact-intro>.qr-link{grid-row:4;align-self:center}.contact-intro>.qr-link,.contact-intro>.qr-link img{width:110px;height:110px}.contact-details{grid-template-columns:1fr}.section-heading>p{margin-top:18px}}@media(max-width:370px){.contact-intro{grid-template-columns:1fr}.contact-intro>.button{grid-column:1;grid-row:auto;width:100%}.contact-intro>.qr-link{grid-column:1;grid-row:auto;margin-top:20px}}@media(prefers-reduced-motion:reduce){.services-grid article:hover .service-symbol img,.work-grid .photo-trigger:hover img{transform:none}}
/* Soft transitions between the photographic and editorial surfaces */
.services{background:linear-gradient(180deg,#dfe8ed 0, #f5f8fa 75px,#fff 190px)}.works{background:linear-gradient(180deg,#fff 0,#f1f5f7 110px,#f1f5f7 calc(100% - 90px),#fff 100%)}.about{background:linear-gradient(180deg,#fff 65%,#e8eff3 100%)}.contact{background:linear-gradient(180deg,#244454 0,#142f40 150px,#0b2535 100%)}.hero{background:linear-gradient(110deg,#0b2535 50%,#173c4d 100%)}.hero-photo:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#173c4d 0,rgba(23,60,77,.3) 8%,transparent 24%),linear-gradient(0deg,rgba(11,37,53,.48),transparent 30%)}.photo-label{z-index:2}.hero-controls{position:absolute;right:24px;top:24px;z-index:3;display:flex;align-items:center;gap:10px;background:#0b2535b8;padding:10px 13px;border-radius:24px}.hero-dot{border:0;background:transparent;width:24px;height:24px;padding:7px;cursor:pointer}.hero-dot:after{content:"";display:block;width:10px;height:10px;border-radius:50%;background:#c5d1d8}.hero-dot[aria-pressed=true]:after{background:var(--green)}.hero-pause{border:0;background:transparent;color:white;font-size:18px;width:30px;height:28px;cursor:pointer}.hero-controls button:focus-visible{outline:2px solid var(--green);outline-offset:2px}.hero-photo .photo-trigger img{transition:opacity .35s ease,transform .4s ease,filter .3s ease}.hero-photo .photo-trigger img.changing{opacity:0}.services-grid article:hover .service-symbol img{animation:icon-float 1.7s ease-in-out infinite}@keyframes icon-float{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-4px) rotate(-4deg)}}.facade-link{display:block;overflow:hidden;border-radius:5px}.facade-link img{height:420px;transition:transform .35s ease,filter .35s ease}.facade-link:hover img{transform:scale(1.025);filter:brightness(1.04)}@media(max-width:950px){.facade-link img{height:370px}}@media(max-width:640px){.facade-link img{height:260px}.hero-photo:before{background:linear-gradient(180deg,#173c4d 0,transparent 20%),linear-gradient(0deg,rgba(11,37,53,.4),transparent 30%)}.hero-controls{top:18px;right:18px;gap:5px}}@media(prefers-reduced-motion:reduce){.services-grid article:hover .service-symbol img{animation:none}.facade-link:hover img{transform:none}}
/* Continuous image blend and a quieter caption */
.hero{background:#0b2535}.hero-photo{background:#0b2535}.hero-photo:before{background:linear-gradient(90deg,#0b2535 0%,rgba(11,37,53,.9) 3%,rgba(11,37,53,.55) 10%,rgba(11,37,53,.2) 20%,transparent 34%),linear-gradient(0deg,rgba(11,37,53,.35),transparent 28%)}.hero-photo .hero-outgoing{position:absolute;inset:0;z-index:1;pointer-events:none;opacity:0;width:100%;height:100%;object-fit:cover}.photo-label{right:auto;max-width:calc(100% - 52px);width:max-content;padding:15px 23px;background:rgba(11,37,53,.72);border-radius:0 4px 4px 0}.photo-label strong{font-size:21px}.photo-label span{font-size:11px}.hero-controls{padding:5px;border-radius:50%;background:rgba(11,37,53,.6)}.hero-pause{width:36px;height:36px}.works{background:linear-gradient(180deg,#fff 0,#e5edf2 130px,#e5edf2 calc(100% - 110px),#fff 100%)}@media(max-width:640px){.hero-photo:before{background:linear-gradient(180deg,#0b2535 0%,rgba(11,37,53,.65) 7%,transparent 25%),linear-gradient(0deg,rgba(11,37,53,.35),transparent 28%)}.photo-label{max-width:calc(100% - 40px);padding:13px 18px}.photo-label strong{font-size:19px}}
/* Keep the blend above both photographic layers throughout the crossfade. */
.hero-photo{isolation:isolate}.hero-photo>.photo-trigger{z-index:0;isolation:isolate}.hero-photo:before{z-index:2}.hero-photo>.photo-label{z-index:3}.hero-photo>.hero-controls{z-index:4}.hero-photo .hero-outgoing{z-index:1}.photo-label{will-change:transform,opacity}header{min-height:100px;padding:10px 5%;gap:28px;max-width:1440px}header nav{font-size:19px;gap:36px;margin-left:auto;margin-right:36px}header .brand{width:215px}header .brand img{height:80px}.nav-contact{padding:14px 20px;font-size:16px;white-space:nowrap}@media(max-width:950px){header{gap:18px;padding:12px 4%}header nav{font-size:17px;gap:22px;margin-right:10px}header .brand{width:170px}header .brand img{height:70px}.nav-contact{font-size:14px;padding:12px 15px}}@media(max-width:720px){header nav{font-size:16px;gap:14px;margin-right:0}header .brand{width:150px}}@media(max-width:640px){header{min-height:88px;gap:16px;padding:10px 5%}header .brand{width:165px}header .brand img{height:66px}.nav-contact{font-size:13px;padding:12px}}@media(max-width:370px){header .brand{width:140px}.nav-contact{padding:10px;font-size:12px}}
/* Center the navigation independently of the logo and contact button. */
@media(min-width:951px){header{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}header nav{margin:0;justify-self:center}header .brand{justify-self:start}header .nav-contact{justify-self:end}}
@media(min-width:641px) and (max-width:950px){header{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:14px}header nav{margin:0;justify-self:center}header .brand{justify-self:start;width:150px}header .nav-contact{justify-self:end;padding:12px 10px}}
