@font-face{font-family:Raleway;src:url('assets/fonts/Raleway-Variable.ttf') format('truetype');font-style:normal;font-weight:100 900;font-display:swap}

:root{--ink:#262923;--muted:#71756c;--paper:#f5f4ef;--line:#d7d9d0;--gutter:clamp(24px,5vw,80px)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:#fff;font-family:Raleway,'Segoe UI',Arial,sans-serif;font-weight:400;line-height:1.5}
button,a{-webkit-tap-highlight-color:transparent}
button{font:inherit;color:inherit;cursor:pointer}
button{border:0;padding:0;background:transparent}
a{color:inherit;text-decoration:none}
a:hover{text-decoration:underline;text-underline-offset:6px}
img{display:block;width:100%}
h1,h2,h3,p,figure{margin:0}
h1,h2{font-weight:300;letter-spacing:-.035em;line-height:1.13}
h1{font-size:clamp(36px,4.8vw,74px)}
h2{font-size:clamp(34px,4.1vw,62px)}
h3{font-size:24px;font-weight:400;line-height:1.25}
p{font-size:16px}
.eyebrow{font-size:11px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;margin-bottom:22px}
.padded{padding:90px var(--gutter)}
.skip{position:fixed;top:0;transform:translateY(-150%);background:white;color:black;padding:15px;z-index:10}
.skip:focus{top:10px;transform:none}
:focus-visible{outline:2px solid #968b58;outline-offset:5px}
.hero{position:relative;min-height:100svh;color:#fff;display:flex;flex-direction:column}
.hero-image,.shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.hero-image{object-position:50% 50%}
.shade{background:linear-gradient(90deg,rgba(12,19,12,.65),rgba(12,19,12,.15)),linear-gradient(0deg,rgba(9,18,12,.45),transparent 45%)}
.topbar{position:relative;padding:28px var(--gutter);display:flex;align-items:center;gap:35px}
.logo{width:160px;height:auto;max-height:58px;object-fit:contain}
.intro-label{font-size:12px;opacity:.85}
.topbar nav{margin-left:auto;display:flex;gap:32px;font-size:13px}
.hero-copy{position:relative;padding:36px var(--gutter);margin-top:auto;max-width:900px}
.hero-job h1{font-size:clamp(34px,3.6vw,52px)}
.hero-job>p{margin-top:14px;max-width:520px}
.role-link{display:inline-flex;align-items:center;min-height:44px;margin-top:14px;border-bottom:1px solid #ffffffb0;font-size:16px;font-weight:500}
.hero-case{margin-top:40px}
.hero-case .eyebrow{margin-bottom:12px}
.hero-case h2{font-size:clamp(28px,3.2vw,46px)}
.hero-sub{margin-top:16px;font-size:16px}
.hero-bottom{position:relative;padding:0 var(--gutter) 28px;display:flex;justify-content:space-between;align-items:flex-end}
.hero-bottom p{font-size:12px;line-height:1.8}
.down{font-size:32px;font-weight:300;line-height:1;min-width:44px;min-height:44px;display:grid;place-items:center}
.neva-detail{height:100svh;min-height:540px;padding:40px var(--gutter) 28px;display:flex;flex-direction:column;gap:25px}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}
.section-heading .eyebrow{margin-bottom:12px}
.neva-detail h2{font-size:clamp(28px,3.4vw,48px)}
.text-link{display:inline-block;font-size:12px;border-bottom:1px solid #adb2a6;padding-bottom:5px}
.neva-grid{min-height:0;flex:1;display:grid;grid-template-columns:1.65fr 1fr;gap:22px}
.photo,.video-tile{position:relative;display:block;overflow:hidden;width:100%;height:100%;text-align:left}
.photo img,.video-tile>img{width:100%;height:100%;object-fit:cover;transition:transform .5s}
.photo:hover img,.video-tile:hover>img{transform:scale(1.025)}
.neva-close img{object-position:50% 55%}
.video-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.03) 75%)}
.play{position:absolute;left:50%;top:44%;transform:translate(-50%,-50%);width:72px;height:72px;border:1px solid #ffffffb0;border-radius:50%;display:grid;place-items:center;padding-left:4px;color:#fff;font-size:18px;backdrop-filter:blur(5px)}
.video-caption{position:relative;margin:100px 24px 28px 28px;display:flex;flex-direction:column;color:white;gap:7px}
.video-caption small{font-size:12px;text-transform:uppercase;letter-spacing:.13em}
.video-caption strong{font-size:clamp(19px,2.2vw,30px);font-weight:300}
.video-caption>span{font-size:12px}
.zoom{position:absolute;right:16px;bottom:16px;border-radius:50%;background:#fff;color:#333;width:34px;height:34px;display:grid;place-items:center;font-size:20px}
.under-gallery{display:flex;justify-content:space-between;gap:20px;font-size:14px;color:var(--muted)}
.wellton{padding:80px var(--gutter);background:var(--paper)}
.project-meta{min-width:260px}
.project-meta p{font-size:14px;line-height:1.9;margin-bottom:18px}
.wellton-gallery{margin-top:40px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:370px 290px;gap:22px}
.wellton-main{grid-row:1/3}
.wellton-main img{object-position:50% 50%}
.wellton-video img{object-position:50% 58%}
.photo-caption{position:absolute;bottom:25px;left:25px;color:white;font-size:15px;text-shadow:0 1px 8px #000}
.intro-text{max-width:345px;line-height:1.8;font-size:14px}
.drawing-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:40px;margin-top:46px}
.drawing-view{min-width:0;background:#fbfbf8;padding:25px;display:flex;flex-direction:column}
.drawing-expand{position:relative;display:block;width:100%;height:425px;background:#fff}
.drawing-expand img{height:100%;width:100%;object-fit:contain}
.drawing-caption{display:flex;gap:24px;align-items:center;padding-top:20px;font-size:13px}
.drawing-caption>span:first-child{font-size:10px;letter-spacing:.1em;color:var(--muted)}
.drawing-caption .muted{margin-left:auto;color:var(--muted);font-size:11px}
.drawing-menu{display:flex;flex-direction:column}
.drawing-choice{border-top:1px solid var(--line);padding:12px 8px;display:grid;grid-template-columns:22px 95px 1fr;align-items:center;gap:13px;text-align:left;min-height:98px;font-size:13px}
.drawing-choice:last-child{border-bottom:1px solid var(--line)}
.drawing-choice>span:first-child{font-size:10px;color:var(--muted)}
.drawing-choice img{height:65px;object-fit:contain;mix-blend-mode:multiply}
.drawing-choice.active{background:#edeee7}
.drawing-choice:hover{background:#f4f4ef}
.drawing-note{font-size:12px;color:var(--muted);margin-top:18px}
.materials{padding-top:30px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;align-items:start}
.materials-copy{padding-right:28px}
.materials h2{font-size:clamp(34px,3.5vw,53px)}
.materials-copy p:not(.eyebrow){font-size:16px;line-height:1.8;margin-top:24px;max-width:300px}
.small-note{display:block;font-size:11px;color:var(--muted);margin-top:30px}
.materials figure .photo{height:480px}
.materials figcaption{padding-top:15px;display:flex;justify-content:space-between;gap:10px;font-size:11px}
.materials figcaption>span:last-child{color:var(--muted)}
.role{background:#e9ebe3}
.role-heading{display:flex;justify-content:space-between;gap:50px}
.role-heading>p{max-width:380px;line-height:1.8;font-size:16px}
.role-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:70px}
.role-columns article{border-top:1px solid #b6bcae;padding-top:20px}
.num{font-size:11px;color:var(--muted)}
.role-columns h3{margin:22px 0 18px}
.role-columns p{font-size:16px;line-height:1.8;max-width:330px}
.income{border-top:1px solid #b6bcae;margin-top:55px;padding-top:30px;display:grid;grid-template-columns:1fr 1.4fr;gap:65px}
.income h3{font-size:25px;max-width:360px}
.income p{font-size:16px;line-height:1.8}
footer{background:#292e26;color:#f4f5f0}
footer h2{font-size:clamp(40px,5vw,76px)}
.footer-lead{font-size:22px;font-weight:300;line-height:1.5;margin-top:30px}
.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;margin:45px 0 70px;max-width:820px}
.footer-grid p{font-size:16px;line-height:1.8;color:#cbd0c5}
.footer-bottom{border-top:1px solid #687060;padding-top:30px;display:flex;align-items:center;gap:50px;font-size:12px}
.footer-bottom>a:last-child{margin-left:auto}
dialog{border:0;padding:22px;background:#151813;color:white;max-width:1100px;width:94vw;max-height:95svh;overflow:auto}
dialog::backdrop{background:#10140fec;backdrop-filter:blur(6px)}
.modal-top{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:15px;font-size:13px}
.modal-top button{color:#fff;white-space:nowrap;font-size:12px;padding:6px}
.modal-top button span{font-size:25px;margin-left:15px;vertical-align:middle}
#modal-content img{height:75svh;object-fit:contain;background:#fff}
#modal-content iframe{display:block;width:100%;aspect-ratio:16/9;height:auto;border:0;background:#000}
#video-external{display:block;font-size:13px;margin-top:15px;text-decoration:underline}
#video-external[hidden]{display:none}
body:has(dialog[open]){overflow:hidden}

@media(min-width:1600px){.wellton-gallery{grid-template-rows:440px 360px}
.drawing-expand{height:520px}
.materials figure .photo{height:600px}
}

@media(max-width:760px){:root{--gutter:22px}
.padded{padding:55px var(--gutter)}
.hero{min-height:min(720px,88svh)}
.hero-image{object-position:90% 50%}
.topbar{padding:16px var(--gutter);gap:14px}
.logo{width:128px}
.intro-label{display:none}
.topbar nav{font-size:12px;gap:12px;flex-wrap:wrap;justify-content:flex-end}
.topbar nav a{min-height:44px;display:flex;align-items:center}
.hero-copy{padding:18px var(--gutter) 26px;max-width:none}
.hero-job h1{font-size:clamp(26px,7vw,38px)}
.hero-job>p{font-size:15px;margin-top:12px}
.role-link{font-size:14px;margin-top:8px}
.hero-case{margin-top:26px}
.hero-case .eyebrow{margin-bottom:8px}
.hero-case h2{font-size:clamp(23px,6vw,32px)}
h1{font-size:clamp(30px,7.5vw,50px);line-height:1.16}
.hero-sub{font-size:14px;margin-top:12px}
.eyebrow{font-size:10px}
.hero-bottom{padding-bottom:18px;gap:12px}
.hero-bottom p{font-size:11px;line-height:1.7}
.neva-detail{height:auto;padding:36px var(--gutter) 28px;gap:20px;min-height:0}
.section-heading{align-items:flex-start;flex-direction:column;gap:22px}
.neva-detail .section-heading{gap:10px}
.neva-detail .text-link{font-size:13px}
.neva-detail h2{font-size:29px}
.neva-detail .eyebrow{font-size:12px;margin-bottom:9px}
.neva-grid{grid-template-columns:1fr 1fr;grid-template-rows:minmax(300px,auto) 230px;gap:14px}
.neva-grid .video-tile{grid-column:1/3}
.neva-close{grid-column:1/3}
.neva-close img{object-position:50% 58%}
.neva-grid .play{width:52px;height:52px;top:35%;font-size:13px}
.video-caption{margin:100px 24px 17px 18px;gap:4px}
.video-caption strong{font-size:21px}
.video-caption small{font-size:12px}
.video-caption>span{font-size:13px}
.under-gallery{font-size:14px;flex-direction:column;gap:12px}
.under-gallery>a{align-self:flex-start;padding:8px 0}
.wellton{padding:55px var(--gutter)}
.wellton h2{font-size:36px}
.project-meta p{font-size:15px}
.wellton-gallery{margin-top:28px;grid-template-columns:1fr;grid-template-rows:490px minmax(310px,auto) 240px;gap:16px}
.wellton-main{grid-row:auto}
.intro-text{font-size:16px}
.drawing-layout{grid-template-columns:1fr;gap:16px;margin-top:28px}
.drawing-view{padding:12px}
.drawing-expand{height:280px}
.drawing-caption{font-size:14px;gap:14px;flex-wrap:wrap}
.drawing-caption .muted{display:none}
.drawing-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.drawing-choice{display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;padding:12px;min-height:110px;font-size:13px;border:1px solid var(--line);text-align:left}
.drawing-choice>span:last-child{grid-column:1/-1}
.drawing-choice.active{box-shadow:inset 3px 0 #657254}
.drawing-choice:last-child{border-bottom:1px solid var(--line)}
.drawing-choice img{height:44px}
.drawing-choice>span:first-child{font-size:12px}
.drawing-note{font-size:14px;line-height:1.7}
.materials{padding-top:0;grid-template-columns:1fr 1fr;gap:16px}
.materials-copy{grid-column:1/3;padding:0 0 15px}
.materials h2{font-size:36px}
.materials h2 br{display:none}
.materials-copy p:not(.eyebrow){max-width:none;margin-top:18px}
.small-note{margin-top:20px}
.materials figure .photo{height:300px}
.materials figcaption{display:block;font-size:13px}
.materials figcaption>span{display:block}
.materials figcaption>span:last-child{margin-top:5px}
.role-heading{display:block}
.role-heading>p{margin-top:25px;font-size:16px}
.role-columns{grid-template-columns:1fr;gap:30px;margin-top:35px}
.role-columns article{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px}
.role-columns h3{margin:0;font-size:23px}
.role-columns p{grid-column:2;max-width:none}
.income{grid-template-columns:1fr;gap:18px;margin-top:35px;padding-top:25px}
.income h3{font-size:24px}
.footer-lead{font-size:20px}
.footer-grid{grid-template-columns:1fr;gap:20px;margin:30px 0 45px}
.footer-bottom{flex-wrap:wrap;gap:24px;font-size:13px}
.footer-bottom .logo{width:100px}
dialog{padding:14px;width:96vw}
.modal-top{font-size:11px;gap:15px}
.modal-top button{font-size:0}
.modal-top button span{font-size:26px;margin:0}
#modal-content img{height:70svh}
#video-external{font-size:12px}
}

@media(max-height:650px) and (min-width:761px){.hero-copy{padding-top:18px}
.hero-job h1{font-size:34px}
.hero-case{margin-top:22px}
.hero-case h2{font-size:28px}
.hero-sub{margin-top:15px}
.neva-detail{gap:15px;padding-top:25px}
.neva-detail h2{font-size:30px}
.video-caption strong{font-size:23px}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
*,*::before,*::after{transition:none!important}
}

#video-external{margin:0 0 15px}

@media(max-width:760px){.neva-grid .play{top:20px;right:18px;left:auto;transform:none}
}


.role-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:44px}
.role-gallery figure{min-width:0}
.role-gallery .photo{height:auto;aspect-ratio:16/9}
.role-gallery .photo img{height:100%;object-fit:cover}
.role-gallery figcaption{padding-top:14px;font-size:12px;color:var(--muted)}

@media(max-width:760px){.role-gallery{grid-template-columns:1fr;gap:26px;margin-top:30px}
.role-gallery figcaption{padding-top:10px;font-size:13px}
}

.footer-story{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:start;margin:40px 0 50px}
.footer-story .footer-lead{margin-top:0}
.footer-story .footer-grid{grid-template-columns:1fr;gap:18px;margin:26px 0 0;max-width:440px}
.promo-video{height:auto;aspect-ratio:auto}
.promo-video .video-caption{margin-bottom:20px}
.promo-video .video-caption strong{font-size:28px}
.promo-video .play{top:22px;right:22px;left:auto;transform:none;width:56px;height:56px}

@media(max-width:760px){.footer-story{grid-template-columns:1fr;gap:30px;margin:28px 0 35px}
.footer-story .footer-lead{font-size:20px}
.promo-video .play{top:14px;right:14px;width:44px;height:44px;font-size:13px}
.promo-video .video-caption{margin-bottom:16px}
.promo-video .video-caption strong{font-size:24px}
}



/* Compact job introduction and continuation within the existing conversation. */
.job-summary{padding:32px var(--gutter);background:#e9ebe3;display:flex;align-items:center;justify-content:space-between;gap:28px}
.job-summary h2{font-size:24px;font-weight:400;letter-spacing:-.02em;margin-bottom:10px}
.job-summary p{font-size:16px;line-height:1.7}
.job-summary .text-link{flex-shrink:0;font-size:14px;min-height:44px;display:flex;align-items:center}
.role-columns .text-link{margin-top:20px;font-size:14px;min-height:44px}
.next-step{font-size:clamp(20px,2.2vw,28px);font-weight:500;line-height:1.5;max-width:900px;margin-bottom:48px}
.text-link,.footer-bottom a{min-height:44px;padding-top:10px;padding-bottom:10px}
#role,#production-video{scroll-margin-top:24px}
.drawing-caption>span:first-child{font-size:12px}
.drawing-note,.small-note{font-size:13px}
.materials figcaption{font-size:13px}
.topbar nav a{padding:10px 0}
.modal-top button{min-height:44px;min-width:44px}
#video-external{min-height:44px;padding:10px 0}
dialog:has(iframe){max-width:min(1100px,calc((100svh - 160px) * 16 / 9 + 44px))}

@media(max-width:760px){.job-summary{display:block;padding:28px var(--gutter)}
.job-summary h2{font-size:22px}
.job-summary .text-link{display:inline-flex;margin-top:14px}
.role-columns .text-link{grid-column:2;margin-top:0;justify-self:start}
.intro-text{font-size:16px}
.eyebrow{font-size:12px}
.hero-case .eyebrow{font-size:11px}
.role-heading h2{font-size:34px}
.modal-top{font-size:13px}
.next-step{margin-bottom:36px}
dialog:has(iframe){max-width:1100px}
}

@media(max-width:360px){:root{--gutter:16px}
.topbar .logo{width:106px}
.topbar nav{gap:10px;font-size:12px}
.hero-job h1{font-size:26px}
.hero-copy{padding-top:8px;padding-bottom:18px}
.hero-case{margin-top:18px}
.hero-case h2{font-size:23px}
.hero-job>p{font-size:14px}
.hero-bottom p{font-size:10px}
.materials{gap:12px}
.materials figure .photo{height:240px}
}

@media(max-height:500px) and (min-width:600px){.hero{min-height:100svh}
.hero-copy{max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:28px;padding-top:12px;padding-bottom:18px}
.hero-job h1{font-size:28px}
.hero-job>p{font-size:14px;margin-top:8px}
.hero-case{margin-top:0}
.hero-case h2{font-size:24px}
.hero-sub{font-size:14px}
.hero-bottom{padding-bottom:14px}
.topbar{padding-top:12px;padding-bottom:12px}
.hero-bottom p{font-size:11px}
dialog:has(iframe){max-width:calc((100svh - 160px) * 16 / 9 + 28px)}
}


/* Allow enlarged text to reflow without widening the page. */
h1,h2,h3{overflow-wrap:anywhere}.section-heading>*,.role-heading>*,.role-columns>*,.footer-story>*,.job-summary>*{min-width:0}

@media(max-width:760px){.role-columns p,.role-columns .text-link{overflow-wrap:anywhere}.role-columns .text-link{max-width:100%}}

.video-tile{display:grid;align-items:end;min-height:min-content}.video-tile>img{position:absolute;inset:0}.video-caption{pointer-events:none}
@media(max-width:760px){.wellton-video .play{top:20px;right:18px;left:auto;transform:none}}

.promo-video::before{content:"";grid-area:1/1;aspect-ratio:16/9;width:100%;pointer-events:none}.promo-video .video-caption{grid-area:1/1}
