/*
Theme Name: Young Design Studio
Author: Young Design Studio
Description: Editorial architecture portfolio. Native WordPress editor; no page builder.
Version: 2.0.0
Requires at least: 6.6
Requires PHP: 8.1
License: GPL-2.0-or-later
Text Domain: yds
*/
:root{--paper:#f5f3ee;--ink:#252823;--muted:#60645c;--line:#c8cbc1;--accent:#424e3c;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;--gutter:clamp(22px,5vw,88px)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:18px/1.6 var(--sans)}a{color:inherit;text-underline-offset:5px}a:hover{text-decoration-thickness:2px}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:5px} :focus-visible{outline:3px solid #8d451f}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.04;letter-spacing:-.045em}h1{font-size:clamp(48px,7.3vw,116px);max-width:1100px;margin-bottom:32px}h2{font-size:clamp(38px,4.6vw,74px);margin-bottom:30px}h3{font-size:clamp(22px,2.2vw,32px);font-weight:400;line-height:1.25}p{max-width:760px}main{min-height:55vh}.wrap{padding-inline:var(--gutter);max-width:1800px;margin:auto}.section{padding-block:clamp(60px,8vw,130px)}.eyebrow,.small{font-size:14px;line-height:1.5}.eyebrow{text-transform:uppercase;letter-spacing:.13em;margin-bottom:24px}.muted{color:var(--muted)}.lead{font-size:clamp(20px,2vw,27px);line-height:1.5;max-width:750px}.skip-link{position:fixed;top:10px;left:10px;transform:translateY(-200%);z-index:50;background:white;padding:12px}.skip-link:focus{transform:none}.site-header{padding:30px var(--gutter);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{text-decoration:none;display:flex;align-items:center;gap:20px}.wordmark{font-size:45px;font-weight:700;letter-spacing:-.08em;line-height:1}.brand-name{font-size:12px;line-height:1.35;text-transform:uppercase;letter-spacing:.1em;border-left:1px solid var(--line);padding-left:20px}.navigation ul{display:flex;list-style:none;gap:30px;padding:0;margin:0;align-items:center}.navigation a{font-size:14px;text-decoration:none}.navigation .current-menu-item>a{border-bottom:1px solid}.navigation li:last-child a{border-bottom:1px solid;padding-bottom:7px}.menu-toggle{display:none;background:none;border:1px solid var(--line);padding:8px 14px}.hero{padding-top:65px}.hero-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:55px;align-items:end;margin-bottom:55px}.hero-grid h1{margin:0}.hero-grid .lead{font-size:20px;max-width:500px;margin-bottom:25px}.actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.text-link{font-size:15px;text-decoration:none;border-bottom:1px solid;padding-block:8px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;background:var(--ink);color:var(--paper);border:1px solid var(--ink);padding:17px 24px;text-decoration:none;font-size:16px;cursor:pointer}.button:hover{background:var(--accent)}.hero-image{position:relative}.hero-image img{width:100%;height:clamp(310px,48vw,700px);object-fit:cover}.image-caption{font-size:14px;display:flex;justify-content:space-between;gap:20px;margin-top:12px}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding-top:30px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px 36px}.project-card a{text-decoration:none}.project-card img{width:100%;aspect-ratio:1.42;object-fit:cover;transition:filter .2s}.project-card a:hover img{filter:brightness(.9)}.project-card h3{margin:18px 0 7px}.project-card .small{margin:0;color:var(--muted)}.market-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 40px}.market-panel{border-top:1px solid var(--line);padding:28px 0 40px;text-decoration:none}.market-panel h3{font:42px var(--serif);margin:20px 0 10px}.market-panel img{width:100%;height:260px;object-fit:cover;margin-bottom:20px}.market-panel p{font-size:16px}.dark{background:var(--ink);color:var(--paper)}.dark .muted{color:#c9cdc1}.dark .section-heading,.dark .market-panel{border-color:#62675b}.split{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.split>img{width:100%;aspect-ratio:.95;object-fit:cover}.principal-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin-top:35px}.principal-grid h3{font:30px var(--serif);margin-bottom:10px}.principal-grid p{font-size:16px}.transformation-image{width:100%;max-height:700px;object-fit:cover}.cta{padding-block:85px;border-top:1px solid var(--line);display:flex;align-items:end;justify-content:space-between;gap:35px}.cta h2{max-width:850px;margin:0}.site-footer{padding:45px var(--gutter);display:flex;justify-content:space-between;gap:35px;border-top:1px solid var(--line);font-size:14px}.site-footer p{margin-bottom:8px}.page-head{padding-block:70px 45px}.content{max-width:1040px;margin:auto}.content>p,.content>h2,.content>h3,.content>ul{max-width:800px}.content h2{margin-top:60px;font-size:44px}.content a{color:var(--accent)}.content .wp-block-gallery{margin-block:45px}.content .alignwide{max-width:1200px}.content .alignfull{max-width:none}.filters{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0;margin-bottom:40px;display:flex;align-items:end;gap:20px;flex-wrap:wrap}.filters label{min-width:210px;font-size:14px}.filters select{margin-top:8px}.filters button{padding:12px 24px}.project-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding-block:40px;border-bottom:1px solid var(--line)}.project-meta dt{font-size:14px;color:var(--muted)}.project-meta dd{margin:6px 0 0}.tags{display:flex;gap:10px;flex-wrap:wrap;margin:25px 0}.tags a{font-size:14px;border:1px solid var(--line);padding:5px 12px;text-decoration:none}.case-study{display:grid;grid-template-columns:1fr 1fr;gap:45px 70px;margin-block:60px}.case-study h2{font:14px var(--sans);letter-spacing:.12em;text-transform:uppercase}.next-project{margin-top:70px;border-top:1px solid var(--line);padding-top:30px;display:flex;justify-content:space-between;gap:25px}.placeholder{display:flex;align-items:center;justify-content:center;min-height:280px;background:#e4e3dc;color:#55594f;font-size:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.form-grid label{font-size:16px}.form-grid label span{font-size:14px;color:var(--muted)}.full{grid-column:1/-1}input,select,textarea{display:block;width:100%;padding:13px 10px;margin-top:9px;border:1px solid #94998c;background:transparent;color:var(--ink);border-radius:0}textarea{resize:vertical}.inquiry-form{max-width:900px}.inquiry-form .button{margin-top:15px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.notice{padding:20px;border:1px solid var(--line)}.wp-block-columns{gap:40px}.wp-block-column{min-width:0}.pagination{margin-top:50px}.pagination .page-numbers{display:inline-block;padding:8px 15px;border:1px solid var(--line)}.screen-reader-text{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;position:absolute;overflow:hidden}.journal-list article{padding-block:30px;border-top:1px solid var(--line)}
@media(max-width:1000px){.brand-name{display:none}.navigation ul{gap:20px}.hero-grid{grid-template-columns:1fr;gap:30px}.hero-grid .lead{max-width:680px}.split{gap:35px}.principal-grid{grid-template-columns:1fr}.site-footer{flex-wrap:wrap}.cta{align-items:start;flex-direction:column}}
@media(max-width:700px){body{font-size:17px}.site-header{padding-block:23px;flex-wrap:wrap}.wordmark{font-size:38px}.menu-toggle{display:block}.navigation{width:100%}.navigation ul{flex-direction:column;align-items:start;gap:18px;padding-block:15px}.js .navigation:not(.is-open){display:none}.hero{padding-top:40px}.hero-grid{margin-bottom:30px}.hero-image{margin-inline:calc(-1 * var(--gutter))}.image-caption{padding-inline:var(--gutter)}.hero-image img{height:360px}.project-grid,.split,.market-grid,.form-grid,.case-study{grid-template-columns:1fr}.selected .project-card:nth-child(4n+2){padding-top:0}.selected .project-card:nth-child(4n+2) img{aspect-ratio:1.42}.project-grid{gap:38px}.section-heading{align-items:start}.section-heading h2{font-size:36px}.section-heading .text-link{white-space:nowrap}.market-panel img{height:240px}.principal-grid{grid-template-columns:1fr 1fr}.project-meta{grid-template-columns:1fr 1fr}.page-head{padding-block:45px 25px}.filters{align-items:stretch}.filters label{width:100%}.site-footer{flex-direction:column}.full{grid-column:auto}.next-project{flex-direction:column}.content h2{font-size:36px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
.single-yds_project .content{max-width:none}.single-yds_project .content>.wp-block-image{max-width:1040px;margin-inline:auto}.single-yds_project .content>.alignwide{max-width:1280px}.single-yds_project .content>.alignfull{max-width:none}

/* YDS identity — matched to the existing site's Halyard Display settings. */
:root{--serif:"halyard-display",Arial,Helvetica,sans-serif;--sans:"halyard-display",Arial,Helvetica,sans-serif}
body{font-family:var(--sans);font-weight:300;line-height:1.4;letter-spacing:.05em}
h1,h2,h3,.market-panel h3,.principal-grid h3{font-family:var(--sans);font-weight:300;line-height:1.25;letter-spacing:.02em}
h1{font-size:clamp(44px,6.5vw,104px)}
.navigation a{font-family:var(--sans);font-weight:300;line-height:1.4;letter-spacing:.05em}
.button,.text-link,.menu-toggle{font-family:var(--sans);font-weight:300;letter-spacing:.02em;line-height:1.2}
.yds-logo{display:block;width:176px;height:auto;filter:brightness(0);flex-shrink:0}.site-header{padding-block:20px}.brand{flex-shrink:0}.footer-logo{width:148px;margin-bottom:20px}
.case-study h2{font-family:var(--sans);font-weight:300}
@media(max-width:700px){.yds-logo{width:145px}.site-header{padding-block:18px}.footer-logo{width:140px}}

/* Full-width project slideshow with a fixed foreground message. */
.hero-slideshow{position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:center;min-height:clamp(680px,calc(100svh - 124px),1000px);padding:80px var(--gutter) 115px;background:#171b18;color:#fff;overflow:hidden}
.hero-slides,.hero-slide,.hero-slideshow::after{position:absolute;inset:0}
.hero-slides{z-index:-2}.hero-slide{opacity:0;transition:opacity 1.2s ease;pointer-events:none}.hero-slide.is-active{opacity:1}.hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center}
.hero-slideshow::after{content:"";z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.69),rgba(0,0,0,.42) 65%,rgba(0,0,0,.25)),linear-gradient(0deg,rgba(0,0,0,.45),transparent 35%);pointer-events:none}
.hero-foreground{width:100%;max-width:1624px;margin-inline:auto}.hero-slideshow h1{max-width:1000px;font-size:clamp(48px,6.6vw,104px);line-height:1.12;margin-bottom:28px;text-wrap:balance}.hero-slideshow .lead{max-width:710px;font-size:clamp(18px,1.6vw,23px);line-height:1.5;margin-bottom:30px}.hero-slideshow .eyebrow{color:#fff}.hero-slideshow .button{background:#fff;border-color:#fff;color:#20231f}.hero-slideshow .button:hover{background:#e9e9e4}.hero-slideshow .text-link{color:#fff}.hero-slideshow :focus-visible{outline:3px solid #fff;outline-offset:5px}
.hero-bottom{position:absolute;bottom:28px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;align-items:center;gap:20px}.hero-project{font-size:14px;text-decoration:none;max-width:50%}.hero-controls{display:flex;align-items:center;gap:10px}.hero-controls[hidden]{display:none}.hero-controls button{min-width:44px;min-height:44px;background:rgba(0,0,0,.28);color:#fff;border:1px solid rgba(255,255,255,.65);cursor:pointer;padding:9px 13px;font-size:16px;line-height:1.2}.hero-controls button:hover{background:rgba(0,0,0,.65)}.hero-counter{font-size:14px;font-variant-numeric:tabular-nums;min-width:46px;text-align:center}
@media(max-width:700px){.hero-slideshow{min-height:760px;min-height:max(720px,calc(100svh - 106px));padding-block:60px 155px}.hero-slideshow h1{font-size:clamp(44px,10vw,66px)}.hero-slideshow .lead{font-size:18px}.hero-slideshow::after{background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.45)),linear-gradient(0deg,rgba(0,0,0,.5),transparent 40%)}.hero-bottom{align-items:flex-start;flex-direction:column;gap:15px;bottom:24px}.hero-project{max-width:100%}.hero-slideshow .actions{gap:20px}}
@media(prefers-reduced-motion:reduce){.hero-slide{transition:none}}

/* Individual team portraits */
.team-profiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:56px 35px}.team-profiles .team-portrait{display:block;width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;margin:0 0 24px}.team-profiles h3{margin-top:0}.team-profiles article{min-width:0}@media(max-width:700px){.principal-grid.team-profiles{grid-template-columns:1fr;gap:40px}}

.client-reviews{background:transparent;padding:42px 0;border-top:1px solid #deddd6;text-align:center}.client-reviews h2{font-size:26px;margin:0 0 20px}.client-reviews .text-link{display:inline-block}.client-reviews .wrap{max-width:850px;margin-inline:auto}@media(max-width:700px){.client-reviews{padding:32px 0}}

.testimonial{margin:0 auto 16px;max-width:720px}.testimonial blockquote{margin:0;border:0;padding:0}.testimonial blockquote p{font-size:18px;line-height:1.6;font-weight:400}.testimonial figcaption{display:flex;flex-direction:column;gap:4px;margin-top:14px}.testimonial figcaption>a{font-size:14px}.testimonial-controls{display:flex;align-items:center;justify-content:center;gap:12px;margin:16px 0}.testimonial-controls[hidden],.testimonial[hidden]{display:none!important}.testimonial-controls button{border:1px solid currentColor;background:transparent;color:inherit;min-width:44px;height:44px;font-size:18px;cursor:pointer}.testimonial-controls button:focus-visible{outline:2px solid currentColor;outline-offset:4px}.testimonial-controls button:hover{background:#d7d5cd}

.review-full{max-width:780px;margin:14px auto 0;text-align:left}.review-full summary{text-align:center;cursor:pointer;text-decoration:underline;text-underline-offset:4px;font-size:15px}.review-full p{font-size:16px;line-height:1.65}.review-full summary:focus-visible{outline:2px solid currentColor;outline-offset:5px}

.client-reviews .eyebrow{display:none}.client-reviews .text-link,.testimonial figcaption,.testimonial-controls{font-size:13px}.testimonial-controls button[data-review-toggle]{padding:0 12px;font-size:13px}.testimonial-slides{min-height:230px}@media(max-width:700px){.testimonial blockquote p{font-size:16px}.client-reviews h2{font-size:23px}.testimonial-slides{min-height:310px}}

/* Consistent page rhythm and compact project galleries. */
:root{--section-space:64px;--text-space:16px;--heading-space:24px}
body{line-height:1.5;letter-spacing:.02em}
p{margin:0 0 var(--text-space)}h1,h2,h3{margin-top:0;margin-bottom:var(--heading-space)}
.section{padding-block:var(--section-space)}.page-head{padding-block:48px 32px}.page-head h1{margin-bottom:24px}.page-head .lead{margin-bottom:16px}.page-head .tags{margin:16px 0 0}
.section-heading{padding-top:24px;gap:24px;margin-bottom:24px}.section-heading h2{margin-bottom:0}
.content h2{margin-top:40px;margin-bottom:24px}.content h3{margin-top:32px;margin-bottom:16px}.content p{margin-bottom:16px}.content> :last-child{margin-bottom:0}
.project-grid{gap:40px 32px;align-items:start}.selected .project-card:nth-child(4n+2){padding-top:0}.project-card img,.selected .project-card:nth-child(4n+2) img{aspect-ratio:3/2}.project-card h3{margin:16px 0 8px}
.split{gap:48px}.principal-grid{margin-top:24px;gap:32px}.principal-grid h3{margin-bottom:16px}.team-profiles{row-gap:40px}.market-panel{padding:24px 0 32px}.market-panel h3{margin:16px 0}.market-panel p{margin-bottom:0}
.cta{padding-block:48px}.case-study{gap:32px;margin-block:32px}.case-study h2{margin-bottom:16px}.project-meta{margin:24px 0;padding:24px 0;gap:24px}.project-meta:empty,.case-study:empty{display:none}.next-project{margin-top:40px;padding-top:24px}
.single-yds_project .section{padding-block:32px}.single-yds_project .section:empty{display:none}.single-yds_project .content{padding-top:0}.single-yds_project .content>p{max-width:800px}.single-yds_project .content figure{margin:0}
.project-gallery{margin:0 0 32px}.gallery-track{display:grid;grid-template-rows:repeat(2,220px);grid-auto-flow:column;grid-auto-columns:calc((100% - 32px)/3);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:0;padding-bottom:12px;overscroll-behavior-x:contain}.gallery-track>a{display:block;scroll-snap-align:start;background:#e9e7e1;min-width:0}.gallery-track img{width:100%;height:100%;object-fit:contain}.gallery-controls{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.gallery-controls[hidden]{display:none}.gallery-controls button{width:44px;height:44px;border:1px solid var(--line);background:transparent;cursor:pointer}.gallery-controls button:disabled{opacity:.35;cursor:default}.gallery-hint{font-size:14px;color:var(--muted);margin:8px 0 0}.gallery-track:focus-visible{outline:2px solid var(--ink);outline-offset:4px}
@media(max-width:700px){:root{--section-space:40px}.page-head{padding-block:32px 24px}.split{gap:32px}.section-heading{gap:16px}.content h2{margin-top:32px}.project-grid{gap:32px}.cta{padding-block:32px}.gallery-track{grid-template-rows:repeat(2,180px);grid-auto-columns:82%;gap:12px}.case-study{gap:24px}.single-yds_project .section{padding-block:24px}}

/* Refined studio palette and responsive scale. */
:root{--paper:#222422;--ink:#f2f0e9;--muted:#babcb5;--line:#4c4f49;--accent:#d4c5af;--gutter:clamp(22px,5vw,84px);--section-space:72px}
body{background:var(--paper);color:var(--ink);font-weight:300;letter-spacing:.01em;line-height:1.55}h1,h2,h3{letter-spacing:-.015em;line-height:1.18}h1{font-size:clamp(36px,5.8vw,88px)}h2{font-size:clamp(28px,3.5vw,52px)}h3{font-size:clamp(22px,2.2vw,30px)}p{line-height:1.6}.lead{font-size:clamp(18px,1.7vw,23px);line-height:1.55}.yds-logo{filter:none;width:150px}.footer-logo{width:130px}.site-header{background:#1b1d1b;border-color:var(--line);padding-block:18px}.navigation a{font-size:14px;letter-spacing:.03em}.site-footer{background:#1b1d1b}.preview-note{background:#30332f;color:#f2f0e9}.preview-note span{color:#c5c7c0}.dark{background:#191b19;color:var(--ink)}.button{background:#e5dfd3;color:#242623;border-color:#e5dfd3}.button:hover{background:#cfc4b2}.content a{color:var(--accent)}.project-card img{filter:brightness(.93)}.project-card a:hover img{filter:brightness(1)}.project-grid{gap:40px 28px}.project-card h3{font-size:24px}.project-card .small{font-size:13px}.hero-slideshow{min-height:clamp(600px,calc(100svh - 108px),900px)}.hero-slideshow h1{font-size:clamp(42px,6vw,88px);max-width:950px;line-height:1.12}.hero-slideshow .lead{font-size:20px;max-width:650px}.page-head{max-width:1150px}.project-description{max-width:850px;padding-block:20px 32px}.project-description p{font-size:18px;margin-bottom:20px}.gallery-track>a{background:#1a1c1a}.gallery-hint{color:var(--muted)}.gallery-controls button{color:var(--ink)}.client-reviews{border-color:var(--line);background:#1c1e1c}.testimonial-controls button:hover{background:#383c36}.testimonial-slides{min-height:230px}.team-profiles .team-portrait{max-height:550px;object-fit:cover;object-position:50% 20%}.services-editorial{max-width:1600px}.service-story{display:grid;grid-template-columns:1.15fr 1fr;gap:clamp(28px,5vw,80px);align-items:center;margin-top:48px}.service-story:nth-of-type(even){grid-template-columns:1fr 1.15fr}.service-story:nth-of-type(even) .service-photo{order:2}.service-photo img{width:100%;height:360px;object-fit:cover}.service-story p{max-width:540px;font-size:18px;color:#d0d2cb}.service-story h3{font-size:clamp(26px,3vw,40px);margin-bottom:20px}.service-story .text-link{font-size:14px}.content .project-grid{margin-top:32px}select option{background:#252823;color:#fff}input,select,textarea{border-color:#777d72}.notice,.placeholder{background:#30342e;color:#eee}
/* Gentle, reversible reveals; motion preferences preserve fully visible content. */
.scroll-reveal{transition:opacity .7s ease,transform .7s ease}.scroll-reveal.is-outside{opacity:0;transform:translateY(18px)}.scroll-reveal:focus-within{opacity:1;transform:none}
.image-viewer{position:fixed;inset:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:64px 64px 52px;background:#111;color:#fff;border:0;z-index:1000}.image-viewer::backdrop{background:#111}.image-viewer[open]{display:flex;flex-direction:column;align-items:center;justify-content:center}.image-viewer img{max-width:100%;max-height:calc(100dvh - 140px);width:auto;height:auto;object-fit:contain}.image-viewer button{position:absolute;background:#222b;color:#fff;border:1px solid #777;min-width:44px;min-height:44px;cursor:pointer}.image-viewer .viewer-close{top:16px;right:20px;font-size:16px;padding:8px 14px}.viewer-prev{left:12px;top:50%}.viewer-next{right:12px;top:50%}.viewer-caption{position:absolute;bottom:12px;left:64px;right:64px;max-width:none;text-align:center;font-size:14px;margin:0}.viewer-open{overflow:hidden}
@media(max-width:700px){:root{--section-space:44px}.site-header{padding-block:16px;flex-wrap:nowrap;min-height:88px}.site-header .yds-logo{width:118px}.menu-toggle{display:block;position:relative;z-index:202;color:var(--ink);border:0;border-bottom:1px solid #999;padding:10px 0;min-width:54px;min-height:44px;font-size:14px;background:transparent}.navigation{width:auto}.js .navigation{position:fixed;inset:0;z-index:200;background:#171a17;padding:112px 28px 40px;overflow:auto}.js .navigation:not(.is-open){display:none}.js .navigation.is-open{display:block}.navigation ul{gap:0;align-items:stretch;list-style:none;padding:0}.navigation li{border-bottom:1px solid #44483f}.navigation a{display:block;padding:17px 0;font-size:clamp(26px,7vw,36px);font-weight:300;letter-spacing:-.02em}.navigation li:last-child a{border:0;padding-bottom:17px}.navigation .current-menu-item>a{border:0;color:#d4c5af}.menu-open{overflow:hidden}.menu-open .site-header .brand{position:relative;z-index:201}.hero-slideshow{min-height:650px;min-height:calc(100svh - 88px);padding:52px 24px 140px}.hero-slideshow h1{font-size:clamp(34px,8.5vw,46px);line-height:1.12;margin-bottom:20px;max-width:540px;text-wrap:pretty}.hero-slideshow .lead{font-size:16px;line-height:1.55;margin-bottom:24px}.hero-slideshow .actions{gap:14px}.hero-slideshow .button{font-size:14px;padding:14px 18px;gap:16px}.hero-slideshow .text-link{font-size:14px}.hero-bottom{gap:12px;bottom:20px}.hero-project{font-size:12px}.hero-controls button{font-size:14px}.hero-counter{font-size:12px}.page-head{padding-block:32px 24px}.page-head h1{font-size:clamp(32px,8.5vw,44px);margin-bottom:20px;overflow-wrap:break-word}.page-head .lead{font-size:17px}.content h2,.section-heading h2,.cta h2{font-size:28px;line-height:1.2}.section-heading{align-items:center;gap:16px}.section-heading .text-link{font-size:12px}.project-card h3{font-size:22px}.service-story,.service-story:nth-of-type(even){grid-template-columns:1fr;gap:22px;margin-top:36px}.service-story:nth-of-type(even) .service-photo{order:0}.service-photo img{height:240px}.service-story h3{font-size:27px;margin-bottom:14px}.service-story p,.project-description p{font-size:16px}.gallery-track{grid-template-rows:repeat(2,155px);grid-auto-columns:82%}.image-viewer{padding:64px 12px 65px}.image-viewer img{max-height:calc(100dvh - 145px)}.viewer-caption{left:16px;right:16px;font-size:12px;bottom:16px}.viewer-prev,.viewer-next{top:auto;bottom:62px}.testimonial-slides{min-height:290px}.client-reviews h2{font-size:23px}.content .team-profiles h3{font-size:25px}.team-profiles .team-portrait{max-height:500px}.tags{gap:8px}.tags a{font-size:12px}}
@media(prefers-reduced-motion:reduce){.scroll-reveal,.scroll-reveal.is-outside{opacity:1;transform:none;transition:none}}

/* News: consistent editorial cards, using the studio's project photography. */
.news-page{padding-bottom:var(--section-space,80px)}
.news-page .page-head{padding-bottom:48px}.news-page .page-head h1{margin-bottom:20px}.news-page .page-head .lead{margin:0}
.news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px 36px}
.news-card{min-width:0;border-top:1px solid var(--line);padding-top:24px}
.news-photo{display:block;overflow:hidden}.news-photo img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;transition:transform .5s ease,filter .5s ease}
.news-photo:hover img{transform:scale(1.025);filter:brightness(.9)}.news-copy{padding-top:24px}
.news-meta{font-size:14px;line-height:1.6;color:var(--muted);margin:0 0 16px;max-width:none}
.news-card h2{font-size:clamp(24px,2.3vw,34px);line-height:1.2;letter-spacing:-.02em;margin:0 0 18px;max-width:650px}
.news-card h2 a{text-decoration:none}.news-card h2 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}
.news-summary{font-size:16px;line-height:1.65;margin:0 0 18px;max-width:620px;color:var(--muted)}
.news-read{display:inline-flex;gap:18px;align-items:center;font-size:15px;min-height:44px}
@media(max-width:700px){.news-grid{grid-template-columns:1fr;gap:40px}.news-page .page-head{padding-bottom:28px}.news-card{padding-top:20px}.news-copy{padding-top:20px}.news-card h2{font-size:25px}.news-page{padding-bottom:48px}}
@media(prefers-reduced-motion:reduce){.news-photo img{transition:none}.news-photo:hover img{transform:none}}

/* Shared spacing system. Keep editorial rhythm here rather than in page overrides. */
:root{--space-tight:8px;--space-text:16px;--space-heading:24px;--space-block:32px;--space-group:48px;--section-space:64px;--reading-width:72ch}
main :is(h1,h2,h3,h4,p,ul,ol,figure,blockquote){margin-block:0}
main p{line-height:1.6}
main :is(h1,h2,h3,h4){line-height:1.2}
main p+p{margin-top:var(--space-text)}
main :is(h1,h2,h3,h4)+p{margin-top:var(--space-heading)}
.section{padding-block:var(--section-space)}
.page-head,.news-page .page-head{padding-block:var(--space-group) var(--space-block)}
.page-head h1,.page-head .lead,.news-page .page-head h1,.news-page .page-head .lead{margin:0}
.page-head h1+.lead{margin-top:var(--space-heading)}
.page-head .tags{margin:var(--space-heading) 0 0;gap:var(--space-tight)}
/* Body copy, headings and imagery share the same container edge. */
.content{max-width:none;margin:0;display:flow-root}
.content>:is(p,ul,ol){max-width:var(--reading-width)}
.content>:is(h2,h3){max-width:none}
.content>:is(p,ul,ol,h2,h3,figure){margin-block:0}
.content>:is(.principal-grid,.project-grid){margin-block:0}
.content>*+*{margin-top:var(--space-heading)}
.content>p+p{margin-top:var(--space-text)}
.content>*+:is(h2,h3){margin-top:var(--space-group)}
.content>:is(h2,h3)+*{margin-top:var(--space-heading)}
.content>figure+*{margin-top:var(--space-block)}
.content>*+figure,.content .wp-block-gallery{margin-block:var(--space-block)}
.content>figure:first-child{margin-top:0}
.content>:last-child{margin-bottom:0}
.content li+li{margin-top:var(--space-tight)}
.section-heading{padding-top:var(--space-heading);margin:0 0 var(--space-block);gap:var(--space-heading)}
.section-heading :is(h2,p,.eyebrow){margin:0}
.split{gap:var(--space-group);align-items:start}
.split>div>:is(h2,h3,p){margin-block:0}
.split>div>*+*{margin-top:var(--space-heading)}
.split>div>p+p{margin-top:var(--space-text)}
.split .actions{margin-top:var(--space-heading)}
.project-grid{gap:var(--space-group) var(--space-block)}
.content .project-grid{margin-top:var(--space-heading)}
.project-card h3{margin:var(--space-heading) 0 0}
.project-card .small{margin:var(--space-tight) 0 0}
.principal-grid.team-profiles{margin-top:var(--space-heading);gap:var(--space-group) var(--space-block);align-items:start}
.team-profiles .team-portrait{margin:0}
.team-profiles h3,.content .team-profiles h3{margin:var(--space-heading) 0 0;line-height:1.2}
.team-profiles h3+.small{margin:var(--space-tight) 0 0}
.team-profiles .small+p{margin-top:var(--space-heading)}
.team-profiles p+p{margin-top:var(--space-text)}
.team-profiles p:last-child{margin-bottom:0}
.service-story,.service-story:nth-of-type(even){margin-top:var(--space-group);gap:var(--space-group)}
.services-editorial>.section-heading+.service-story{margin-top:0}
.service-story h3{margin:0}
.service-story h3+p{margin:var(--space-heading) 0 0}
.service-story p+.text-link{display:inline-block;margin-top:var(--space-heading)}
.project-gallery{margin:0 0 var(--space-block)}
.project-description{padding:0;max-width:var(--reading-width);margin:var(--space-block) 0 0}
.project-description p{margin:0;line-height:1.6}
.project-description p+p{margin-top:var(--space-text)}
.next-project{margin-top:var(--space-group);padding-top:var(--space-heading)}
.news-page{padding-bottom:var(--section-space)}
.news-grid{gap:var(--space-group) var(--space-block)}
.news-card{padding-top:var(--space-heading)}
.news-copy{padding-top:var(--space-heading)}
.news-meta{margin:0}
.news-card h2{margin:var(--space-text) 0 0;line-height:1.2}
.news-card h2+.news-summary{margin:var(--space-heading) 0 0}
.news-summary+.news-read{margin-top:var(--space-text)}
.hero-slideshow h1{margin:0;line-height:1.12}
.hero-slideshow h1+.lead{margin:var(--space-heading) 0 0}
.hero-slideshow .actions{margin-top:var(--space-heading)}
.cta{padding-block:var(--space-group);gap:var(--space-block)}
.cta h2{margin:0;line-height:1.2}
.site-footer{padding-block:var(--space-block);gap:var(--space-block)}
.site-footer p{margin:0 0 var(--space-tight)}
/* Reviews remain deliberately compact. */
.client-reviews{padding-block:var(--space-block)}
.client-reviews h2{margin:0 0 var(--space-heading)}
.testimonial{margin:0 auto var(--space-text)}
.testimonial figcaption{margin-top:var(--space-text)}
.testimonial-controls{margin-block:var(--space-text)}
.review-full p{margin-top:var(--space-text)}
@media(max-width:700px){
 :root{--space-heading:20px;--space-block:24px;--space-group:32px;--section-space:40px}
 .page-head,.news-page .page-head{padding-block:var(--space-group) var(--space-block)}
 .page-head h1,.hero-slideshow h1{margin-bottom:0}
 .page-head h1+.lead,.hero-slideshow h1+.lead{margin-top:var(--space-heading);margin-bottom:0}
 .project-grid,.principal-grid.team-profiles,.news-grid{row-gap:var(--space-group)}
 .service-story,.service-story:nth-of-type(even){gap:var(--space-block);margin-top:var(--space-group)}
 .service-story h3{margin-bottom:0}
 .section-heading{flex-wrap:wrap;row-gap:var(--space-text)}
}

/* Use the typeface's pair-specific kerning across all site text and controls. */
body,body *{font-kerning:normal;text-rendering:optimizeLegibility}

/* Prevent tight display tracking from making adjacent letters touch. */
h1,h2,h3,h4,.hero-slideshow h1,.page-head h1,.content h2,.content h3,.section-heading h2,.cta h2,.news-card h2,.service-story h3,.project-card h3,.principal-grid h3,.market-panel h3{letter-spacing:.015em;font-kerning:normal}

/* Full-bleed home background film. */
.hero-background-video{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}
[data-hero-video] .hero-bottom{align-items:flex-end;justify-content:flex-end}

.footer-instagram{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:inherit;align-self:start}.footer-instagram:hover{opacity:.7}.footer-instagram:focus-visible{outline:2px solid currentColor;outline-offset:4px}

/* Site typography: Roboto Light. */
@font-face{font-family:Roboto;src:url("assets/fonts/Roboto-Light.ttf") format("truetype");font-style:normal;font-weight:300;font-display:swap}
:root{--sans:Roboto,Arial,sans-serif;--serif:Roboto,Arial,sans-serif}
body,body *,body *::before,body *::after{font-family:Roboto,Arial,sans-serif!important;font-weight:300!important;font-style:normal!important;font-synthesis:none}

/* Separate awards from press coverage. */
.news-page .media-section-heading{margin-top:clamp(5rem,10vw,9rem);padding-top:clamp(3rem,6vw,5rem);border-top:1px solid rgba(255,255,255,.2);margin-bottom:2rem;break-before:page}

/* Mobile calls to action: transparent outline buttons and no decorative arrows. */
@media(max-width:700px){
 .button,.hero-slideshow .button{background:transparent;color:inherit;border:1px solid currentColor;border-radius:0;box-shadow:none;justify-content:center;gap:0;min-height:44px;padding:13px 22px}
 .hero-slideshow .button{color:#fff}
 .button:hover,.button:active,.hero-slideshow .button:hover{background:transparent;opacity:.8}
 .button:focus-visible,.text-link:focus-visible{outline:2px solid currentColor;outline-offset:5px}
 .button .cta-arrow,.text-link .cta-arrow{display:none}
 .button::after,.text-link::after{content:none}
}

/* Center the expanded mobile menu within the viewport. */
@media(max-width:700px){
 .js .navigation{padding:90px 28px;min-height:100vh;min-height:100dvh;box-sizing:border-box}
 .js .navigation.is-open{display:flex;flex-direction:column}
 .js .navigation.is-open ul{width:100%;flex-shrink:0;margin-block:auto}
}
