
:root{
  --ink:#171714;--paper:#f4f1ea;--paper2:#ede9df;--white:#fff;--line:rgba(23,23,20,.16);
  --serif:"Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;
  --sans:Inter,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);overflow-x:hidden}body.menu-open,body.intro-lock{overflow:hidden}
a{color:inherit;text-decoration:none}img,video{display:block;width:100%;max-width:100%}button{font:inherit;color:inherit}::selection{background:#171714;color:#fff}

/* HEADER */
.v24-header{position:fixed;z-index:1500;top:0;left:0;right:0;height:78px;padding:0 3.25vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid transparent;transition:.3s ease;color:var(--ink)}
.v24-header.on-hero{color:#fff}.v24-header.scrolled{background:rgba(244,241,234,.96);color:var(--ink);border-color:var(--line);backdrop-filter:blur(12px)}
.v24-brand{font-size:14px;font-weight:750;letter-spacing:-.03em;display:inline-flex;align-items:baseline;gap:8px;width:max-content}.v24-brand small{font-size:7px;letter-spacing:.22em;font-weight:600}
.v24-nav{display:flex;gap:34px;align-items:center;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.v24-nav a{position:relative;padding:8px 0}.v24-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:3px;height:1px;background:currentColor;transition:right .25s}.v24-nav a:hover:after,.v24-nav a.active:after{right:0}
.v24-book{justify-self:end;border:1px solid currentColor;padding:12px 18px;font-size:9px;text-transform:uppercase;letter-spacing:.14em;transition:.25s}.v24-book:hover{background:currentColor;color:var(--paper)}
.v24-menu-btn{display:none;justify-self:end;border:0;background:transparent;width:40px;height:40px;padding:8px}.v24-menu-btn i{display:block;height:1px;background:currentColor;margin:7px 0}
.v24-mobile{display:none;position:fixed;z-index:1400;inset:0;background:var(--ink);color:#fff;padding:110px 24px 36px;flex-direction:column}.v24-mobile.open{display:flex}.v24-mobile a{font-family:var(--serif);font-size:clamp(44px,12vw,70px);line-height:1.05;border-bottom:1px solid rgba(255,255,255,.16);padding:12px 0}.v24-mobile .mobile-book{margin-top:auto;font-family:var(--sans);font-size:11px;text-transform:uppercase;letter-spacing:.14em;border:1px solid rgba(255,255,255,.55);padding:16px}

/* STUDIO-STYLE INTRO */
.home-page .v24-header{opacity:0;pointer-events:none}.home-page.loaded .v24-header{opacity:1;pointer-events:auto;transition:opacity .6s ease,color .3s,background .3s}
.studio-loader{position:fixed;z-index:5000;inset:0;background:#fff;overflow:hidden}.studio-loader-logo{position:absolute;left:23vw;top:50%;transform:translate(-50%,-50%);font-size:11px;font-weight:800;letter-spacing:.08em;z-index:2;transition:opacity .45s ease}.studio-loader-logo small{font-size:7px;letter-spacing:.18em;margin-left:6px;color:#777}
.studio-loader-video{position:absolute;right:0;bottom:0;width:50vw;height:7vh;overflow:hidden;background:#111;transform-origin:bottom right;opacity:0}.studio-loader-video video{position:absolute;right:0;bottom:0;width:100vw;height:100vh;object-fit:cover;max-width:none}
.studio-loader.expand .studio-loader-logo{opacity:0}.studio-loader.expand .studio-loader-video{opacity:1;animation:studioReveal 1.45s cubic-bezier(.73,0,.17,1) forwards}
@keyframes studioReveal{0%{width:50vw;height:7vh}38%{width:50vw;height:54vh}100%{width:100vw;height:100vh}}
.studio-loader.done{opacity:0;visibility:hidden;transition:opacity .32s ease,visibility 0s .32s}

/* HOME */
.home-hero{position:relative;height:100svh;min-height:680px;overflow:hidden;background:#111;color:#fff}.home-hero>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-hero-content{position:absolute;left:3.25vw;bottom:7vh;max-width:min(880px,72vw);z-index:2}.home-hero h1{margin:0;font-family:var(--sans);font-weight:500;font-size:clamp(42px,5.25vw,82px);line-height:.92;letter-spacing:-.065em;max-width:900px}.home-hero-actions{display:flex;gap:10px;margin-top:28px}.home-btn{padding:12px 18px;border:1px solid rgba(255,255,255,.75);font-size:9px;text-transform:uppercase;letter-spacing:.14em;background:rgba(0,0,0,.12);backdrop-filter:blur(6px)}.home-btn.primary{background:#fff;color:#111}.home-btn:hover{background:#fff;color:#111}
.home-section{padding:112px 4vw}.section-eyebrow{font-size:9px;text-transform:uppercase;letter-spacing:.22em;color:#777;margin-bottom:20px}.section-title{font-family:var(--serif);font-size:clamp(42px,5vw,72px);font-weight:400;letter-spacing:-.045em;line-height:.95;margin:0}
.reels-home{background:#fff}.reels-home-head{text-align:center;margin-bottom:52px}.reels-home-head .section-title{font-size:clamp(34px,3vw,48px)}.reels-home-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1360px;margin:0 auto}.home-reel video{aspect-ratio:9/16;object-fit:cover;background:#ccc}.home-reel .reel-label{text-align:center;font-size:9px;text-transform:uppercase;letter-spacing:.15em;color:#666;margin-top:12px}
.examples-home{background:var(--paper)}.examples-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:44px}.examples-head p{max-width:390px;font-family:var(--serif);font-size:20px;line-height:1.3;margin:0}.examples-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.example-card{display:block}.example-media{overflow:hidden;background:#ccc;aspect-ratio:4/3}.example-media img{height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.example-card:hover img{transform:scale(1.03)}.example-meta{display:flex;justify-content:space-between;gap:20px;padding-top:12px;border-top:1px solid var(--line);margin-top:10px}.example-meta strong{font-family:var(--serif);font-size:22px;font-weight:400}.example-meta span{font-size:8px;text-transform:uppercase;letter-spacing:.14em;color:#777;margin-top:6px;text-align:right}
.trusted-home{padding:88px 0 100px;background:#fff;border-top:1px solid var(--line)}.trusted-home-head{padding:0 4vw;display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}.trusted-home-head p{margin:0;font-family:var(--serif);font-size:18px}.trusted-logos{overflow:hidden}.trusted-track{width:max-content;display:flex;align-items:center;gap:6vw;animation:logoMove 30s linear infinite}.trusted-track img{width:160px;height:72px;object-fit:contain;filter:grayscale(1) brightness(0);opacity:.72;mix-blend-mode:multiply}@keyframes logoMove{to{transform:translateX(-50%)}}

/* WORK / JG STYLE */
.work-page{background:#f7f6f2}.work-page .v24-header{position:sticky;background:#f7f6f2;border-color:rgba(0,0,0,.12)}.work-intro{padding:120px 2.2vw 44px}.work-intro .section-eyebrow{margin-bottom:16px}.work-intro h1{font-family:var(--serif);font-size:clamp(48px,5.1vw,78px);font-weight:400;letter-spacing:-.05em;margin:0 0 10px}.work-intro p{font-family:var(--serif);font-size:18px;color:#696660;max-width:470px;line-height:1.35;margin:0}
.jg-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:0 7px 90px}.jg-card{position:relative;aspect-ratio:1.48/1;overflow:hidden;background:#d8d4ca;color:#fff}.jg-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1),filter .55s}.jg-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.52));pointer-events:none}.jg-card:hover img{transform:scale(1.035);filter:saturate(.94)}.jg-card-copy{position:absolute;z-index:2;left:13px;right:13px;bottom:11px}.jg-card-copy span{display:block;font-size:7px;text-transform:uppercase;letter-spacing:.16em;margin-bottom:3px;opacity:.82}.jg-card-copy strong{font-family:var(--serif);font-size:15px;font-weight:400;letter-spacing:-.01em}

/* JG PROJECT */
.project-page{background:#f7f6f2}.project-page .v24-header{color:#fff}.project-page .v24-header.scrolled{color:var(--ink)}.project-hero{position:relative;height:100svh;min-height:680px;color:#fff;display:grid;place-items:center;text-align:center;overflow:hidden}.project-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.project-hero:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.34)}.project-hero-copy{position:relative;z-index:2;width:min(760px,82vw);padding-top:45px}.project-hero-copy .loc{font-size:8px;text-transform:uppercase;letter-spacing:.18em}.project-hero-copy h1{font-family:var(--serif);font-weight:400;font-size:clamp(46px,5vw,76px);letter-spacing:-.05em;margin:14px 0 10px;line-height:.95}.project-hero-copy h2{font-family:var(--serif);font-weight:400;font-size:18px;margin:0 0 18px}.project-hero-copy p{font-family:var(--serif);font-size:13px;line-height:1.55;max-width:620px;margin:0 auto 16px;color:rgba(255,255,255,.9)}.project-hero-copy .shot-for{font-size:8px;text-transform:uppercase;letter-spacing:.16em;color:rgba(255,255,255,.72)}
.project-gallery{padding:8px;background:#f7f6f2}.project-gallery-lead{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:8px}.project-gallery-lead img{aspect-ratio:1.5/1;object-fit:cover}.project-masonry{columns:3;column-gap:8px}.project-masonry figure{break-inside:avoid;margin:0 0 8px;overflow:hidden;background:#ddd}.project-masonry img{width:100%;height:auto;transition:transform .5s ease}.project-masonry figure:hover img{transform:scale(1.02)}
.listing-reel{padding:110px 4vw;background:var(--paper)}.listing-reel h2{font-family:var(--serif);font-weight:400;font-size:clamp(38px,4.5vw,68px);letter-spacing:-.05em;margin:0 0 35px}.listing-reel video{width:min(1100px,100%);aspect-ratio:16/9;object-fit:cover;margin:0 auto;background:#111}.project-next{min-height:70vh;background:#171714;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:70px 4vw}.project-next span{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.2em;color:#999;margin-bottom:16px}.project-next h2{font-family:var(--serif);font-size:clamp(44px,6vw,84px);font-weight:400;letter-spacing:-.05em;margin:0 0 28px}.project-next a{display:inline-block;border:1px solid rgba(255,255,255,.5);padding:13px 20px;font-size:9px;text-transform:uppercase;letter-spacing:.15em}

/* ABOUT SIMPLE */
.about-page{background:var(--paper)}.about-page .v24-header{position:sticky;background:var(--paper);border-color:var(--line)}.team-simple{padding:90px 4vw 120px}.team-title{font-family:var(--serif);font-size:clamp(48px,6vw,88px);font-weight:400;letter-spacing:-.06em;margin:0 0 70px}.team-row{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:9vw;align-items:center;padding:70px 0;border-top:1px solid var(--line)}.team-row:nth-of-type(even){grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}.team-row:nth-of-type(even) .team-media{order:2}.team-media{max-width:480px;background:#cfcac0;aspect-ratio:4/5;overflow:hidden;display:grid;place-items:center}.team-media img{height:100%;object-fit:cover}.team-placeholder{font-size:8px;text-transform:uppercase;letter-spacing:.18em;color:#777}.team-copy .num{font-size:8px;text-transform:uppercase;letter-spacing:.18em;color:#777}.team-copy h2{font-family:var(--serif);font-size:clamp(48px,5vw,76px);font-weight:400;letter-spacing:-.055em;margin:16px 0 20px}.team-copy p{font-family:var(--serif);font-size:20px;line-height:1.4;max-width:560px;margin:0;color:#56524b}
.about-insta{background:#fff;padding:110px 4vw}.about-insta-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}.about-insta-head a{font-size:9px;text-transform:uppercase;letter-spacing:.14em;border-bottom:1px solid;padding-bottom:5px}.about-insta-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.about-insta-grid video{aspect-ratio:9/16;object-fit:cover;background:#ccc}
.faq{padding:110px 4vw 130px}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.faq h2{font-family:var(--serif);font-size:clamp(48px,5.5vw,78px);font-weight:400;letter-spacing:-.055em;margin:0}.faq-item{border-top:1px solid var(--line)}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-q{width:100%;display:flex;justify-content:space-between;gap:20px;text-align:left;border:0;background:none;padding:20px 0;cursor:pointer;font-family:var(--serif);font-size:20px}.faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease}.faq-a p{margin:0;padding:0 35px 22px 0;font-size:12px;line-height:1.65;color:#666}.faq-item.open .faq-a{max-height:260px}.faq-item.open .faq-q i{transform:rotate(45deg)}.faq-q i{font-style:normal;transition:transform .25s}

/* FOOTER */
.v24-footer{background:#171714;color:#fff;padding:60px 4vw 24px}.footer-top{display:grid;grid-template-columns:1.5fr repeat(2,.5fr);gap:30px}.footer-mark{font-size:clamp(50px,8vw,118px);font-weight:700;letter-spacing:-.075em;line-height:.82}.footer-col{display:flex;flex-direction:column;gap:7px;font-size:10px;color:#bbb}.footer-col b{font-size:8px;text-transform:uppercase;letter-spacing:.16em;color:#666;margin-bottom:7px}.footer-bottom{margin-top:65px;padding-top:15px;border-top:1px solid rgba(255,255,255,.16);display:flex;justify-content:space-between;gap:20px;font-size:8px;text-transform:uppercase;letter-spacing:.13em;color:#777}

/* SIMPLE REVEALS */
.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.reveal.in{opacity:1;transform:none}

/* RESPONSIVE */
@media(max-width:960px){
 .v24-header{grid-template-columns:1fr auto;height:68px;padding:0 20px}.v24-nav,.v24-book{display:none}.v24-menu-btn{display:block}.home-hero-content{left:22px;bottom:7vh;max-width:calc(100% - 44px)}.home-hero h1{font-size:clamp(44px,9vw,72px)}
 .reels-home-grid,.about-insta-grid{grid-template-columns:repeat(2,1fr)}.examples-grid{grid-template-columns:1fr}.examples-head{align-items:flex-start;flex-direction:column}
 .jg-grid{grid-template-columns:repeat(2,1fr)}.work-intro{padding:100px 20px 36px}.project-masonry{columns:2}.project-gallery-lead{grid-template-columns:1fr 1fr}.project-gallery-lead img:last-child{grid-column:1/-1}
 .team-row,.team-row:nth-of-type(even){grid-template-columns:1fr;gap:35px}.team-row:nth-of-type(even) .team-media{order:0}.team-media{max-width:520px}.faq-grid{grid-template-columns:1fr;gap:45px}.footer-top{grid-template-columns:1fr 1fr}.footer-mark{grid-column:1/-1}
 .studio-loader-logo{left:30vw}
}
@media(max-width:620px){
 .home-section{padding:80px 20px}.home-hero{min-height:650px}.home-hero h1{font-size:clamp(42px,13vw,62px);max-width:95%}.home-hero-actions{flex-direction:column;align-items:flex-start}.reels-home-grid,.about-insta-grid{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;padding-bottom:8px}.home-reel,.about-insta-grid video{min-width:72vw;scroll-snap-align:start}.examples-head p{font-size:17px}.trusted-home-head{padding:0 20px;align-items:flex-start;flex-direction:column;gap:10px}.trusted-track{gap:15vw}.trusted-track img{width:125px;height:58px}
 .jg-grid{grid-template-columns:1fr;gap:6px;padding:0 6px 70px}.jg-card{aspect-ratio:1.4/1}.work-intro h1{font-size:52px}.project-hero-copy{width:calc(100% - 40px)}.project-hero-copy h1{font-size:50px}.project-hero-copy p{font-size:12px}.project-gallery{padding:5px}.project-gallery-lead{grid-template-columns:1fr;gap:5px}.project-gallery-lead img:last-child{grid-column:auto}.project-masonry{columns:1;column-gap:5px}.project-masonry figure{margin-bottom:5px}.listing-reel{padding:80px 20px}.team-simple{padding:70px 20px 90px}.team-title{font-size:55px;margin-bottom:40px}.team-row{padding:45px 0}.team-copy h2{font-size:52px}.team-copy p{font-size:18px}.about-insta,.faq{padding:80px 20px}.about-insta-head{align-items:flex-start;flex-direction:column;gap:14px}.faq-q{font-size:18px}.v24-footer{padding:50px 20px 20px}.footer-top{grid-template-columns:1fr}.footer-mark{font-size:62px}.footer-bottom{flex-direction:column}.studio-loader-logo{left:50%;top:48%}.studio-loader-video{width:72vw}
}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}.studio-loader{display:none}.home-page .v24-header{opacity:1;pointer-events:auto}}


/* Footer animation disabled — client change V30 */
.site-footer .footer-brand,
.site-footer .footer-brand *,
.site-footer .footer-columns,
.site-footer .footer-columns *,
.site-footer .footer-bottom,
.site-footer .footer-bottom *,
.v24-footer,
.v24-footer * {
  animation: none !important;
  transition: none !important;
  transform: none !important;
  opacity: 1 !important;
  filter: none !important;
}

/* V32 — About page media alignment + homepage-matched rounding */
.about-page .team-media{
  border-radius:9px;
  overflow:hidden;
}
.about-page .team-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:50% 100%;
}
.about-page .about-insta-grid video,
.about-page .about-insta-grid img{
  border-radius:9px;
  overflow:hidden;
}

@media (max-width:960px){
  .about-page .team-media img{object-position:50% 100%;}
}
@media (max-width:620px){
  .about-page .team-media{max-width:100%;}
  .about-page .team-media img{object-position:50% 100%;}
  .about-page .about-insta-grid video,
  .about-page .about-insta-grid img{border-radius:9px;}
}


/* V37 — Brandon portrait: show the full lower shirt instead of cropping it */
.about-page .team-row:first-of-type .team-media{
  background:#202020;
}
.about-page .team-row:first-of-type .team-media img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:center bottom !important;
  transform:none !important;
}

/* V38 — Brandon uses a dedicated 4:5 source crop with shirt included */
.about-page .team-row:first-of-type .team-media img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
}


/* =========================================================
   V52 FINAL CLIENT EDITS — supplied team media + portfolio film
   ========================================================= */
.team-banner{
  width:100%;
  height:min(72svh,760px);
  min-height:460px;
  overflow:hidden;
  background:#d7d3ca;
  border-bottom:1px solid var(--line);
}
.team-banner img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center 40%;
}
.portfolio-film-section{
  padding:20px 4vw 110px;
  background:var(--paper);
}
.portfolio-film-head{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(260px,.5fr);
  gap:4vw;
  align-items:end;
  padding:38px 0 34px;
  border-top:1px solid var(--line);
}
.portfolio-film-head h2{
  margin:10px 0 0;
  font-family:var(--serif);
  font-size:clamp(48px,6vw,92px);
  line-height:.9;
  font-weight:400;
  letter-spacing:-.055em;
}
.portfolio-film-head p{
  margin:0 0 8px;
  font-family:var(--serif);
  font-size:18px;
  line-height:1.4;
  color:#666159;
  max-width:480px;
}
.portfolio-film-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.portfolio-film-grid figure{margin:0}
.portfolio-film-grid video{
  display:block;
  width:100%;
  aspect-ratio:9/16;
  object-fit:cover;
  background:#171714;
  border-radius:9px;
}
.portfolio-film-grid figcaption{
  margin-top:9px;
  text-transform:uppercase;
  letter-spacing:.15em;
  font-size:8px;
  color:#706d67;
}
@media(max-width:760px){
  .team-banner{height:58svh;min-height:390px}
  .team-banner img{object-position:center}
  .portfolio-film-section{padding:10px 20px 80px}
  .portfolio-film-head{grid-template-columns:1fr;gap:18px}
  .portfolio-film-head h2{font-size:52px}
  .portfolio-film-head p{font-size:16px}
  .portfolio-film-grid{
    display:flex;
    overflow-x:auto;
    gap:12px;
    scroll-snap-type:x mandatory;
    padding-bottom:8px;
  }
  .portfolio-film-grid figure{
    min-width:72vw;
    scroll-snap-align:start;
  }
}


/* V52 — Privacy Policy */
.privacy-page{background:var(--paper)}
.privacy-page .v24-header{position:sticky;background:var(--paper);border-color:var(--line)}
.privacy-shell{width:100%;max-width:none;padding:110px 32px 110px}
.privacy-intro{width:100%;max-width:none;margin-bottom:70px}
.privacy-intro h1{font-family:var(--serif);font-size:clamp(64px,9vw,132px);line-height:.84;letter-spacing:-.065em;font-weight:400;margin:18px 0 28px}
.privacy-intro p{font-family:var(--serif);font-size:clamp(19px,2vw,28px);line-height:1.35;max-width:1180px;color:#5d5952}
.privacy-content{width:100%;max-width:none;margin:0;border-top:1px solid var(--line)}
.privacy-content section{padding:38px 0;border-bottom:1px solid var(--line)}
.privacy-content h2{font-family:var(--serif);font-size:clamp(28px,3vw,44px);font-weight:400;letter-spacing:-.035em;margin:0 0 16px}
.privacy-content p,.privacy-content li{font-size:13px;line-height:1.75;color:#5e5a54}
.privacy-content p{margin:0 0 14px}.privacy-content p:last-child{margin-bottom:0}
.privacy-content ul{margin:8px 0 16px;padding-left:20px}
@media(max-width:760px){
  .privacy-shell{padding:90px 18px 80px}
  .privacy-intro{margin-bottom:48px}
  .privacy-intro h1{font-size:58px}
  .privacy-content{margin-left:0}
  .privacy-content section{padding:30px 0}
}

/* ===== V54 — V52 portfolio template preserved ===== */
.portfolio-reel-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.jg-card video{width:100%;height:100%;object-fit:cover;display:block;background:#111}
.jg-video-card:after{background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.58))}
.jg-card img,.jg-card video{-webkit-user-drag:none;user-select:none}
@media(max-width:900px){.portfolio-reel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.portfolio-reel-grid{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory}.portfolio-reel-grid figure{min-width:72vw;scroll-snap-align:start}}

/* V55: keep original portfolio card template while grouping each complete set into one project card. */
a.jg-card{display:block;text-decoration:none;color:#fff}
.project-gallery img{-webkit-user-drag:none;user-select:none}


/* V56 — real project media + clean loading state (no placeholder-image flash) */
.portfolio-media-loader,
.project-hero-loader{
  position:absolute;inset:0;z-index:6;display:grid;place-items:center;
  background:#d9d6cf;overflow:hidden;pointer-events:none;
}
.portfolio-media-loader::after,
.project-hero-loader::after{
  content:"";position:absolute;inset:0;
  background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.42) 50%,transparent 65%);
  transform:translateX(-100%);animation:exclusiveMediaLoad 1.15s ease-in-out infinite;
}
.project-hero-loader{background:#171714}.project-hero-loader span{width:22px;height:22px;border:1px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:exclusiveSpin .85s linear infinite;z-index:2}
@keyframes exclusiveMediaLoad{to{transform:translateX(100%)}}
@keyframes exclusiveSpin{to{transform:rotate(360deg)}}
.jg-card.is-media-loading>img,.jg-card.is-media-loading>video{opacity:0}.jg-card>img,.jg-card>video{transition:opacity .35s ease,transform .55s cubic-bezier(.2,.7,.2,1),filter .55s}
.project-hero-bg{opacity:0;transition:opacity .45s ease}.project-hero-bg.is-loaded{opacity:1}
.project-image-wrap{position:relative;overflow:hidden;background:#d9d6cf;width:100%}.project-image-wrap img{opacity:0;transition:opacity .35s ease,transform .5s ease}.project-image-wrap img.is-loaded{opacity:1}
.project-gallery-lead .project-image-wrap{aspect-ratio:1.5/1}.project-gallery-lead .project-image-wrap img{width:100%;height:100%;object-fit:cover}.project-masonry .project-image-wrap img{width:100%;height:auto;display:block}
.project-masonry figure:hover .project-image-wrap img{transform:scale(1.02)}

.floor-plan-showcase{padding:30px 4vw 100px;border-top:1px solid var(--line);background:#f7f6f2}.floor-plan-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:32px}.floor-plan-head h2{font-family:var(--serif);font-size:clamp(38px,4.5vw,68px);font-weight:400;letter-spacing:-.05em;margin:0}.floor-plan-head p{font-family:var(--serif);font-size:17px;line-height:1.4;color:#696660;max-width:400px;margin:0}.floor-plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.floor-plan-item{position:relative;min-height:220px;background:#e7e4dd;overflow:hidden;margin:0}.floor-plan-item img{width:100%;height:100%;object-fit:contain;display:block;opacity:0;transition:opacity .35s ease;background:#f2f0eb}.floor-plan-item:not(.is-media-loading) img{opacity:1}
@media(max-width:960px){.floor-plan-grid{grid-template-columns:repeat(2,1fr)}.floor-plan-head{align-items:flex-start;flex-direction:column;gap:12px}}
@media(max-width:620px){.floor-plan-showcase{padding:28px 20px 70px}.floor-plan-grid{grid-template-columns:1fr}.floor-plan-item{min-height:260px}}


/* V57 — Restore original About layout; team group photo is a separate feature, not hero */
.team-group-feature{
  width:92vw;
  max-width:1320px;
  margin:0 auto 120px;
}
.team-group-feature img{
  width:100%;
  height:auto;
  display:block;
  border-radius:9px;
}
@media(max-width:760px){
  .team-group-feature{
    width:calc(100% - 40px);
    margin:0 20px 80px;
  }
}


/* V58 supplied Exclusive Media logo */
.v24-brand{align-items:center}
.v24-brand img{display:block;width:64px;height:auto}
@media(max-width:720px){.v24-brand img{width:56px}}


/* V59 — supplied EM mark in the original dark footer. */
.footer-mark-with-logo{display:flex;align-items:center;gap:clamp(16px,2vw,28px)}
.footer-mark-with-logo>span{display:block}
.footer-mark-with-logo .footer-logo-symbol{
  width:clamp(62px,6.5vw,100px);height:auto;display:block;flex:0 0 auto;
  filter:invert(1);opacity:.98;
}
@media(max-width:720px){
  .footer-mark-with-logo{gap:14px}
  .footer-mark-with-logo .footer-logo-symbol{width:52px}
}


/* V69 — About team group: smaller image with copy beside it */
.about-page .team-group-feature{
  width:min(1180px,92vw);
  max-width:none;
  margin:10px auto 120px;
  display:grid;
  grid-template-columns:minmax(280px,.78fr) minmax(320px,1fr);
  align-items:center;
  gap:clamp(48px,7vw,110px);
}
.about-page .team-group-media{
  width:100%;
  max-width:500px;
  justify-self:end;
}
.about-page .team-group-feature img{
  width:100%;
  height:auto;
  display:block;
  border-radius:0;
}
.about-page .team-group-copy{
  max-width:560px;
}
.about-page .team-group-copy .num{
  display:block;
  font-size:8px;
  text-transform:uppercase;
  letter-spacing:.18em;
  color:#777;
  margin-bottom:16px;
}
.about-page .team-group-copy h2{
  margin:0 0 22px;
  font-family:var(--serif);
  font-size:clamp(42px,4.8vw,72px);
  line-height:.96;
  letter-spacing:-.055em;
  font-weight:400;
}
.about-page .team-group-copy p{
  margin:0;
  max-width:520px;
  font-family:var(--serif);
  font-size:19px;
  line-height:1.45;
  color:#56524b;
}
@media(max-width:760px){
  .about-page .team-group-feature{
    width:auto;
    margin:0 20px 85px;
    grid-template-columns:1fr;
    gap:32px;
  }
  .about-page .team-group-media{
    width:min(82vw,390px);
    max-width:none;
    justify-self:start;
  }
  .about-page .team-group-copy h2{
    font-size:46px;
  }
  .about-page .team-group-copy p{
    font-size:17px;
  }
}


/* V69 — Portfolio/project click preview, matching delivery interaction */
body.portfolio-preview-open{overflow:hidden}
[data-portfolio-preview-image]{cursor:zoom-in}
.portfolio-preview{
  position:fixed;
  inset:0;
  z-index:100000;
  background:#f5f3ed;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .2s ease,visibility 0s linear .2s;
}
.portfolio-preview.is-open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transition-delay:0s;
}
.portfolio-preview-stage{
  position:absolute;
  inset:0;
  padding:68px 70px 88px;
  display:grid;
  place-items:center;
  overflow:hidden;
}
.portfolio-preview-image-wrap{
  width:100%;
  height:100%;
  display:grid;
  place-items:center;
  overflow:hidden;
  cursor:zoom-in;
}
.portfolio-preview.is-zoomed .portfolio-preview-image-wrap{cursor:zoom-out}
.portfolio-preview-stage img{
  display:block;
  max-width:min(94vw,1500px);
  max-height:calc(100svh - 150px);
  width:auto;
  height:auto;
  object-fit:contain;
  transform-origin:center;
  transition:transform .18s ease;
}
.portfolio-preview-close,
.portfolio-preview-prev,
.portfolio-preview-next{
  appearance:none;
  position:absolute;
  z-index:4;
  border:0;
  background:transparent;
  box-shadow:none;
  padding:0;
  cursor:pointer;
  color:#171713;
}
.portfolio-preview-close{
  top:18px;
  right:20px;
  width:46px;
  height:46px;
}
.portfolio-preview-close::before,
.portfolio-preview-close::after{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:31px;
  height:2.5px;
  border-radius:999px;
  background:currentColor;
}
.portfolio-preview-close::before{transform:translate(-50%,-50%) rotate(45deg)}
.portfolio-preview-close::after{transform:translate(-50%,-50%) rotate(-45deg)}
.portfolio-preview-prev,
.portfolio-preview-next{
  top:50%;
  transform:translateY(-50%);
  width:44px;
  height:68px;
  display:grid;
  place-items:center;
}
.portfolio-preview-prev{left:8px}
.portfolio-preview-next{right:8px}
.portfolio-preview-prev svg,
.portfolio-preview-next svg{
  width:32px;
  height:32px;
  fill:none;
  stroke:currentColor;
  stroke-width:2.4;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.portfolio-preview-meta{
  position:absolute;
  left:50%;
  bottom:22px;
  transform:translateX(-50%);
  text-align:center;
  pointer-events:none;
}
.portfolio-preview-name{
  font-family:var(--serif);
  font-size:14px;
  color:#5c5a53;
}
.portfolio-preview-count{
  margin-top:5px;
  font-size:8px;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:#8a877f;
}
.portfolio-preview-zoom{
  position:absolute;
  left:20px;
  bottom:16px;
  display:flex;
  gap:6px;
  align-items:center;
}
.portfolio-preview-zoom button{
  appearance:none;
  height:40px;
  min-width:40px;
  padding:0 11px;
  border:1px solid rgba(23,23,19,.2);
  border-radius:999px;
  background:#fbfaf7;
  color:#171713;
  cursor:pointer;
  font-size:15px;
}
.portfolio-preview-zoom [data-preview-zoom-reset]{
  min-width:62px;
  font-size:9px;
}
@media(max-width:760px){
  .portfolio-preview-stage{padding:58px 8px 108px}
  .portfolio-preview-stage img{
    max-width:100%;
    max-height:calc(100svh - 170px);
  }
  .portfolio-preview-close{top:9px;right:8px;width:44px;height:44px}
  .portfolio-preview-close::before,
  .portfolio-preview-close::after{width:29px}
  .portfolio-preview-prev{left:1px}
  .portfolio-preview-next{right:1px}
  .portfolio-preview-prev,
  .portfolio-preview-next{width:38px;height:58px}
  .portfolio-preview-prev svg,
  .portfolio-preview-next svg{width:27px;height:27px}
  .portfolio-preview-meta{
    bottom:58px;
    width:calc(100% - 110px);
  }
  .portfolio-preview-name{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-size:12px;
  }
  .portfolio-preview-zoom{
    left:50%;
    bottom:9px;
    transform:translateX(-50%);
  }
}


/* ==========================================================
   V71 — Correct footer
   Keep original footer sections/layout.
   ONLY use supplied white EM logo in the brand area.
   ========================================================== */
.site-footer.em-correct-footer{
  background:#171713 !important;
  color:#fff !important;
  border-top:1px solid rgba(255,255,255,.13) !important;
  padding:3rem 4vw 2rem !important;
  overflow:hidden;
}

.em-correct-footer .em-footer-logo-wrap{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  min-height:100px !important;
  font-size:0 !important;
  line-height:0 !important;
  white-space:normal !important;
}

.em-correct-footer .em-footer-logo{
  display:block !important;
  width:clamp(150px,16vw,245px) !important;
  max-width:100% !important;
  height:auto !important;
  object-fit:contain !important;
  filter:none !important;
  opacity:1 !important;
}

/* Do not allow old giant footer wordmark/text rules to reappear. */
.em-correct-footer .em-footer-logo-wrap > span,
.em-correct-footer .em-footer-logo-wrap > em{
  display:none !important;
}

.em-correct-footer .footer-columns{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:2rem !important;
  width:100% !important;
  margin-top:3.25rem !important;
  padding-top:2rem !important;
  border-top:1px solid rgba(255,255,255,.16) !important;
}

.em-correct-footer .footer-columns>div{
  display:flex !important;
  flex-direction:column !important;
  gap:4px !important;
  min-width:0 !important;
  font-size:11px !important;
  color:rgba(255,255,255,.72) !important;
}

.em-correct-footer .footer-columns span{
  margin-bottom:.6rem !important;
  color:rgba(255,255,255,.42) !important;
  font-size:8px !important;
  letter-spacing:.13em !important;
  text-transform:uppercase !important;
}

.em-correct-footer .footer-columns p{
  margin:0 !important;
}

.em-correct-footer .footer-columns a,
.em-correct-footer .footer-bottom a{
  color:inherit !important;
  text-decoration:none !important;
}

.em-correct-footer .footer-columns a{
  overflow-wrap:anywhere !important;
}

.em-correct-footer .footer-bottom{
  display:flex !important;
  justify-content:space-between !important;
  align-items:center !important;
  gap:20px !important;
  width:100% !important;
  margin-top:4.5rem !important;
  padding-top:1rem !important;
  border-top:1px solid rgba(255,255,255,.16) !important;
  color:rgba(255,255,255,.5) !important;
  font-size:8px !important;
  letter-spacing:.12em !important;
  text-transform:uppercase !important;
}

/* Mobile keeps ALL footer content — nothing is removed. */
@media(max-width:760px){
  .site-footer.em-correct-footer{
    padding:2.6rem 20px 1.6rem !important;
  }

  .em-correct-footer .em-footer-logo-wrap{
    min-height:72px !important;
  }

  .em-correct-footer .em-footer-logo{
    width:clamp(125px,38vw,170px) !important;
  }

  .em-correct-footer .footer-columns{
    grid-template-columns:1fr !important;
    gap:2.25rem !important;
    margin-top:2.5rem !important;
    padding-top:1.65rem !important;
  }

  .em-correct-footer .footer-bottom{
    flex-direction:column !important;
    align-items:flex-start !important;
    gap:10px !important;
    margin-top:3rem !important;
  }
}


/* ==========================================================
   V73 — FINAL FOOTER
   Original footer structure/content preserved.
   Only the supplied white EM logo is used in the brand area.
   ========================================================== */
.site-footer.em-final-footer{
  background:#171713 !important;
  color:#fff !important;
  border-top:1px solid rgba(255,255,255,.14) !important;
  padding:3rem 4vw 2rem !important;
  overflow:hidden !important;
}

.em-final-footer .em-final-footer-brand{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  min-height:108px !important;
  margin:0 !important;
  padding:0 !important;
  font-size:0 !important;
  line-height:0 !important;
  letter-spacing:0 !important;
  white-space:normal !important;
  overflow:visible !important;
}

.em-final-footer .em-final-footer-logo{
  display:block !important;
  width:clamp(150px,16vw,245px) !important;
  max-width:100% !important;
  height:auto !important;
  object-fit:contain !important;
  filter:none !important;
  opacity:1 !important;
}

/* Kill any old giant footer wordmark pseudo/content rules. */
.em-final-footer .em-final-footer-brand::before,
.em-final-footer .em-final-footer-brand::after{
  content:none !important;
  display:none !important;
}
.em-final-footer .em-final-footer-brand > *:not(.em-final-footer-logo){
  display:none !important;
}

.em-final-footer .footer-columns{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:2rem !important;
  width:100% !important;
  margin:3.25rem 0 0 !important;
  padding:2rem 0 0 !important;
  border-top:1px solid rgba(255,255,255,.16) !important;
}

.em-final-footer .footer-columns>div{
  display:flex !important;
  flex-direction:column !important;
  gap:4px !important;
  min-width:0 !important;
  font-size:11px !important;
  color:rgba(255,255,255,.72) !important;
}

.em-final-footer .footer-columns span{
  margin:0 0 .6rem !important;
  color:rgba(255,255,255,.42) !important;
  font-size:8px !important;
  letter-spacing:.13em !important;
  text-transform:uppercase !important;
}

.em-final-footer .footer-columns p{
  margin:0 !important;
}

.em-final-footer .footer-columns a,
.em-final-footer .footer-bottom a{
  color:inherit !important;
  text-decoration:none !important;
}

.em-final-footer .footer-columns a{
  overflow-wrap:anywhere !important;
}

.em-final-footer .footer-bottom{
  display:flex !important;
  justify-content:space-between !important;
  align-items:center !important;
  gap:20px !important;
  width:100% !important;
  margin:4.5rem 0 0 !important;
  padding:1rem 0 0 !important;
  border-top:1px solid rgba(255,255,255,.16) !important;
  color:rgba(255,255,255,.5) !important;
  font-size:8px !important;
  letter-spacing:.12em !important;
  text-transform:uppercase !important;
}

@media(max-width:760px){
  .site-footer.em-final-footer{
    padding:2.6rem 20px 1.6rem !important;
  }

  .em-final-footer .em-final-footer-brand{
    min-height:74px !important;
  }

  .em-final-footer .em-final-footer-logo{
    width:clamp(125px,38vw,170px) !important;
  }

  .em-final-footer .footer-columns{
    grid-template-columns:1fr !important;
    gap:2.25rem !important;
    margin-top:2.5rem !important;
    padding-top:1.65rem !important;
  }

  .em-final-footer .footer-bottom{
    flex-direction:column !important;
    align-items:flex-start !important;
    gap:10px !important;
    margin-top:3rem !important;
  }
}


/* V74 — keep "Book a shoot" visible on hover */
.v24-book:hover,
.v24-book:focus-visible{
  background:var(--ink) !important;
  color:var(--paper) !important;
  border-color:var(--ink) !important;
}
.v24-header.on-hero .v24-book:hover,
.v24-header.on-hero .v24-book:focus-visible{
  background:#fff !important;
  color:var(--ink) !important;
  border-color:#fff !important;
}


/* ==========================================================
   V76 — BOOK A SHOOT HOVER FIX
   Non-home pages: black background + white text so the button
   never disappears on hover. Homepage keeps its hero behavior.
   ========================================================== */

/* Default/non-home pages */
body:not(.home-v25) .v24-book:hover,
body:not(.home-v25) .v24-book:focus-visible{
  background:#171713 !important;
  color:#fff !important;
  border-color:#171713 !important;
}

/* Make sure nested text / arrows inherit the visible white color */
body:not(.home-v25) .v24-book:hover *,
body:not(.home-v25) .v24-book:focus-visible *{
  color:#fff !important;
}

/* Keep homepage behavior unchanged */
body.home-v25 .v24-header.on-hero .v24-book:hover,
body.home-v25 .v24-header.on-hero .v24-book:focus-visible{
  background:#fff !important;
  color:#171713 !important;
  border-color:#fff !important;
}


/* ==========================================================
   V79 — Shared full-screen reel/video viewer
   About + project reels stay in their real orientation.
   ========================================================== */
body.site-video-viewer-open{
  overflow:hidden !important;
  overscroll-behavior:none;
}
.site-video-viewer{
  position:fixed;
  inset:0;
  z-index:100000;
  width:100vw;
  height:100dvh;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#000;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .18s ease,visibility 0s linear .18s;
}
.site-video-viewer.is-open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transition-delay:0s;
}
.site-video-viewer-stage{
  position:absolute;
  inset:0;
  width:100vw;
  height:100dvh;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}
.site-video-viewer-stage video{
  display:block;
  max-width:100vw;
  max-height:100dvh;
  object-fit:contain;
  background:#000;
}
.site-video-viewer.is-vertical video{
  height:100dvh;
  width:auto;
}
.site-video-viewer.is-horizontal video{
  width:100vw;
  height:auto;
}
.site-video-viewer:not(.is-vertical):not(.is-horizontal) video{
  height:100dvh;
  width:auto;
}
.site-video-viewer-close{
  appearance:none;
  position:absolute;
  z-index:8;
  top:max(16px,env(safe-area-inset-top));
  right:max(16px,env(safe-area-inset-right));
  width:46px;
  height:46px;
  border:0;
  background:transparent;
  color:#fff;
  cursor:pointer;
}
.site-video-viewer-close::before,
.site-video-viewer-close::after{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:30px;
  height:2px;
  background:currentColor;
}
.site-video-viewer-close::before{transform:translate(-50%,-50%) rotate(45deg)}
.site-video-viewer-close::after{transform:translate(-50%,-50%) rotate(-45deg)}
.site-video-viewer-controls{
  position:absolute;
  z-index:8;
  left:50%;
  bottom:max(18px,calc(env(safe-area-inset-bottom) + 10px));
  transform:translateX(-50%);
  display:flex;
  gap:8px;
}
.site-video-viewer-controls button{
  appearance:none;
  min-width:86px;
  height:42px;
  padding:0 14px;
  border:1px solid rgba(255,255,255,.48);
  background:rgba(0,0,0,.48);
  color:#fff;
  font:500 9px/1 "Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing:.11em;
  text-transform:uppercase;
  cursor:pointer;
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}


/* V80 — Portfolio reels: inline cards remain portrait; fullscreen uses custom viewer. */
.portfolio-reel-grid video{
  aspect-ratio:9 / 16 !important;
  width:100% !important;
  height:auto !important;
  object-fit:cover !important;
  cursor:pointer !important;
}
.site-video-viewer:fullscreen,
.site-video-viewer:-webkit-full-screen,
.reel-viewer:fullscreen,
.reel-viewer:-webkit-full-screen{
  width:100vw !important;
  height:100vh !important;
  background:#000 !important;
}
.site-video-viewer:fullscreen .site-video-viewer-stage,
.site-video-viewer:-webkit-full-screen .site-video-viewer-stage,
.reel-viewer:fullscreen .reel-viewer-stage,
.reel-viewer:-webkit-full-screen .reel-viewer-stage{
  width:100vw !important;
  height:100vh !important;
}


/* ===== V91 — Horizontal property films + GoDaddy-ready placeholders ===== */
.portfolio-horizontal-section{
  padding:0 4vw 110px;
  background:var(--paper);
}
.portfolio-horizontal-head{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(260px,.5fr);
  gap:4vw;
  align-items:end;
  padding:38px 0 34px;
  border-top:1px solid var(--line);
}
.portfolio-horizontal-head h2{
  margin:10px 0 0;
  font-family:var(--serif);
  font-size:clamp(48px,6vw,92px);
  line-height:.9;
  font-weight:400;
  letter-spacing:-.055em;
}
.portfolio-horizontal-head p{
  margin:0 0 8px;
  font-family:var(--serif);
  font-size:18px;
  line-height:1.4;
  color:#666159;
  max-width:480px;
}
.portfolio-horizontal-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.portfolio-horizontal-grid figure{margin:0}
.portfolio-horizontal-grid video,
.horizontal-placeholder-media{
  display:block;
  width:100%;
  aspect-ratio:16/9;
  object-fit:cover;
  background:#171714;
}
.portfolio-horizontal-grid video{cursor:pointer}
.horizontal-placeholder-media{
  position:relative;
  overflow:hidden;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:8px;
  color:rgba(255,255,255,.82);
  background:linear-gradient(135deg,#242421,#11110f);
}
.horizontal-placeholder-media:before{
  content:"";
  position:absolute;
  inset:18px;
  border:1px solid rgba(255,255,255,.16);
}
.horizontal-placeholder-media span,
.horizontal-placeholder-media b{position:relative;z-index:1;text-transform:uppercase}
.horizontal-placeholder-media span{font-size:7px;letter-spacing:.22em;color:rgba(255,255,255,.46)}
.horizontal-placeholder-media b{font-size:10px;letter-spacing:.16em;font-weight:500}
.portfolio-horizontal-grid figcaption{
  margin-top:9px;
  text-transform:uppercase;
  letter-spacing:.15em;
  font-size:8px;
  color:#706d67;
}
@media(max-width:900px){
  .portfolio-horizontal-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:760px){
  .portfolio-horizontal-section{padding:0 20px 80px}
  .portfolio-horizontal-head{grid-template-columns:1fr;gap:18px}
  .portfolio-horizontal-head h2{font-size:52px}
  .portfolio-horizontal-head p{font-size:16px}
  .portfolio-horizontal-grid{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;padding-bottom:8px}
  .portfolio-horizontal-grid figure{min-width:86vw;scroll-snap-align:start}
}
