@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800;900&family=Inter:wght@400;500;600;700;800;900&display=swap");

:root{--bg:#05080c;--panel:#090e13;--panel2:#0c1218;--line:#26313b;--blue:#1EB6FF;--white:#f7f8fa;--muted:#aeb7bf}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--white);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}
.site-header{height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:26px;padding:0 max(24px,calc((100% - 1500px)/2));border-bottom:1px solid var(--line);background:#030608;position:sticky;top:0;z-index:50}
.brand{display:flex;align-items:center;gap:12px}.brand img{width:58px;height:58px}.brand strong{display:block;font-size:23px;letter-spacing:.03em}.brand small{display:block;color:var(--blue);font-size:8px;letter-spacing:.16em;margin-top:4px}.site-header nav{justify-self:center;display:flex;gap:42px;font-size:11px;font-weight:800;text-transform:uppercase}.site-header nav a{color:#e4e7e9}.availability{justify-self:end;background:var(--blue);color:#02111a;padding:13px 18px;text-transform:uppercase;font-size:10px;font-weight:900;letter-spacing:.04em}.menu-toggle{display:none}
main{max-width:1500px;margin:auto;border-inline:1px solid var(--line)}.eyebrow,.section-kicker{color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.home-hero{display:grid;grid-template-columns:.78fr 1.22fr;min-height:520px;border-bottom:1px solid var(--line)}.hero-copy{padding:65px 38px;align-self:center}.hero-copy h1,.page-hero h1,.page-title h1,.about-copy h1,.contact-intro h1{font-size:clamp(50px,5.8vw,88px);line-height:.9;letter-spacing:-.055em;text-transform:uppercase;margin:18px 0}.hero-copy h1 span{color:var(--blue)}.lead{font-size:17px;line-height:1.55;color:#d4dade;max-width:680px}.actions{display:flex;gap:15px;margin-top:28px}.btn{min-height:45px;padding:14px 22px;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.05em}.btn.blue{background:var(--blue);color:#041018}.btn.outline{border:1px solid #7c858d}.hero-photo{overflow:hidden;min-width:0}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center}
.discipline-strip{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid var(--line)}.discipline-strip>a{min-height:190px;padding:22px 16px;text-align:center;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center}.discipline-strip h3{text-transform:uppercase;font-size:14px;line-height:1.25;margin:8px 0}.discipline-strip p{margin:0;color:#d2d8dc;text-transform:uppercase;font-size:11px;line-height:1.35}.svc-icon{height:40px;color:var(--blue);font-size:34px;display:grid;place-items:center}.dots{width:42px;height:42px;background:radial-gradient(circle,var(--blue) 3px,transparent 4px);background-size:13px 13px}
.home-lower{display:grid;grid-template-columns:.68fr 1.28fr 1.05fr;border-bottom:1px solid var(--line)}.home-photo-card{min-height:290px;overflow:hidden}.home-photo-card img{width:100%;height:100%;object-fit:cover}.home-about,.brand-panel{padding:28px;border-left:1px solid var(--line)}.home-about p{color:#d3d8dc;font-size:13px;line-height:1.55}.text-link{color:var(--blue);font-weight:900;font-size:11px;text-transform:uppercase}.brand-panel img{width:100%;margin-top:18px;filter:invert(1) grayscale(1);mix-blend-mode:screen}.cta-band{background:var(--blue);color:#041018;padding:42px 38px;display:flex;justify-content:space-between;gap:30px;align-items:center}.cta-band h2{font-size:36px;letter-spacing:-.04em;margin:8px 0}.eyebrow.dark{color:#0a4764}.dark-btn{background:#041018;color:white}
.page-hero{display:grid;grid-template-columns:1fr 1fr;min-height:350px;border-bottom:1px solid var(--line)}.page-hero>div{padding:55px 38px;align-self:center}.page-hero h1,.page-title h1,.about-copy h1,.contact-intro h1{font-size:62px}.page-hero img{width:100%;height:100%;object-fit:cover}.service-list article{display:grid;grid-template-columns:.78fr 1.22fr;border-bottom:1px solid var(--line);padding:30px 38px;gap:48px}.service-name{display:flex;gap:22px;align-items:flex-start}.service-name h2{font-size:18px;text-transform:uppercase;margin:0 0 8px}.service-name h4{font-size:11px;text-transform:uppercase;color:#d5dade;margin:0}.service-copy p{color:#c3cbd0;line-height:1.6;font-size:14px;margin:0 0 10px}.tech-note{padding:45px 38px;background:var(--panel2);display:grid;grid-template-columns:.6fr 1.4fr;gap:35px}.tech-note h2{margin:0;text-transform:uppercase}.tech-note p{margin:0;color:var(--muted);line-height:1.6}
.page-title{padding:50px 38px 25px}.page-title p:last-child{color:var(--muted)}.filter-bar{padding:0 38px 26px;display:flex;gap:8px;flex-wrap:wrap}.filter{background:transparent;border:1px solid #56616a;color:#fff;padding:10px 17px;text-transform:uppercase;font-size:9px;font-weight:900;cursor:pointer}.filter.active{background:var(--blue);border-color:var(--blue);color:#041018}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:0 4px}.gallery figure{height:350px;margin:0;position:relative;overflow:hidden;background:#111}.gallery figure:nth-child(1),.gallery figure:nth-child(6){grid-column:span 2}.gallery img{width:100%;height:100%;object-fit:cover;transition:.3s}.gallery figcaption{position:absolute;left:16px;bottom:14px;background:rgba(0,0,0,.7);padding:7px 10px;text-transform:uppercase;font-size:10px;font-weight:900}.gallery figure.hidden{display:none}.gallery-disclaimer{padding:18px 38px 38px;color:#7f8990;font-size:10px;font-style:italic}
.about-hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:760px}.about-copy{padding:55px 38px}.about-copy h1{text-transform:none}.about-copy p{font-size:14px;line-height:1.62;color:#d1d7da}.ticks{list-style:none;padding:10px 0 0;margin:0}.ticks li{margin:10px 0;font-size:13px}.ticks li:before{content:"✓";color:var(--blue);font-weight:900;margin-right:10px}.about-images{position:relative;overflow:hidden}.about-main{width:100%;height:100%;object-fit:cover}.about-small{position:absolute;width:38%;right:22px;bottom:22px;border:5px solid #071018}.experience-band{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.experience-band div{text-align:center;padding:28px;border-right:1px solid var(--line)}.experience-band b,.experience-band span{display:block}.experience-band b{color:var(--blue);font-size:28px}.experience-band span{font-size:10px;text-transform:uppercase;color:#aeb7bf;margin-top:5px}
.contact-page{display:grid;grid-template-columns:.9fr 1.1fr;min-height:650px}.contact-intro,.contact-form{padding:58px 38px}.contact-intro{border-right:1px solid var(--line)}.contact-intro p{color:#c5ccd1;line-height:1.55}.contact-options{display:grid;gap:10px;margin-top:28px}.contact-options>a,.contact-options>div{border-top:1px solid var(--line);padding:15px 0}.contact-options b,.contact-options span{display:block}.contact-options b{color:#fff;font-size:12px;text-transform:uppercase}.contact-options span{color:#929ca3;font-size:11px;margin-top:4px}.contact-social{display:flex;gap:12px;margin-top:28px}.contact-social a{border:1px solid #4e5962;padding:12px 18px;text-transform:uppercase;font-size:10px;font-weight:900}.contact-form{display:flex;flex-direction:column;gap:14px;background:var(--panel)}.contact-form .two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form label{font-size:10px;text-transform:uppercase;color:#aeb6bc}.contact-form input,.contact-form textarea{display:block;width:100%;margin-top:7px;background:#11181e;border:1px solid #26323b;color:#fff;padding:13px;font:inherit}.contact-form button{align-self:flex-start;background:var(--blue);border:0;color:#041018;padding:14px 22px;text-transform:uppercase;font-weight:900;cursor:pointer}.form-note{font-size:9px;color:#768087}
.site-footer{max-width:1500px;margin:auto;border:1px solid var(--line);border-top:0;background:#04070a}.footer-top{display:grid;grid-template-columns:1fr 1fr 1.3fr auto;align-items:center}.footer-item{padding:18px 28px;border-right:1px solid var(--line);font-size:10px;text-transform:uppercase;color:#d6dade}.footer-item:first-child,.footer-item:nth-child(2){color:#fff}.socials{display:flex;gap:10px;padding:10px 20px}.socials a{color:var(--blue);font-weight:900;font-size:20px}.footer-bottom{text-align:center;border-top:1px solid var(--line);padding:15px;color:#a8b0b5;font-size:9px;letter-spacing:.08em}.footer-bottom span:after{content:" | ";padding:0 10px;color:#58626a}
@media(max-width:900px){.site-header{grid-template-columns:auto 1fr auto}.site-header nav{display:none;position:absolute;top:78px;left:0;right:0;background:#05090c;padding:20px;flex-direction:column;gap:18px;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.menu-toggle{display:block;justify-self:end;background:none;border:1px solid #4b5861;color:#fff;padding:9px 11px}.availability{display:none}.home-hero,.page-hero,.about-hero,.contact-page{grid-template-columns:1fr}.hero-photo{min-height:430px}.discipline-strip{grid-template-columns:1fr 1fr}.home-lower{grid-template-columns:1fr}.home-about,.brand-panel{border-left:0;border-top:1px solid var(--line)}.service-list article{grid-template-columns:1fr}.platforms-grid,.tech-note{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr}.gallery figure:nth-child(1),.gallery figure:nth-child(6){grid-column:span 1}.about-images{min-height:520px}.experience-band{grid-template-columns:1fr}.contact-intro{border-right:0;border-bottom:1px solid var(--line)}.footer-top{grid-template-columns:1fr 1fr}.footer-item{border-bottom:1px solid var(--line)}}
@media(max-width:600px){.site-header{padding:0 14px}.brand img{width:46px}.brand strong{font-size:17px}.brand small{font-size:6px}.hero-copy,.page-hero>div,.page-title,.about-copy,.contact-intro,.contact-form{padding:38px 18px}.hero-copy h1,.page-hero h1,.page-title h1,.about-copy h1,.contact-intro h1{font-size:48px}.actions{flex-direction:column}.discipline-strip{grid-template-columns:1fr}.discipline-strip>a{min-height:135px;border-bottom:1px solid var(--line)}.cta-band{padding:35px 18px;flex-direction:column;align-items:flex-start}.cta-band h2{font-size:30px}.service-list article{padding:28px 18px}.gallery{grid-template-columns:1fr;padding:0}.gallery figure{height:330px}.about-images{min-height:420px}.contact-form .two{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr}.footer-item{border-right:0}.footer-bottom{line-height:1.7}}

/* v2 approved brand/icon refinements */
.brand img{width:64px;height:64px;object-fit:contain}
.svc-svg{width:48px;height:48px;object-fit:contain;margin:0 auto 8px}
.service-svg{width:52px;height:52px;margin:0;flex:0 0 auto}
.discipline-strip>a{justify-content:center}
@media(max-width:600px){.brand img{width:48px;height:48px}.svc-svg{width:44px;height:44px}}

/* =========================
   V3 SCALE & POLISH PASS
   ========================= */
:root{--content:1380px}
main,.site-footer{max-width:var(--content)}
.site-header{height:68px;padding:0 max(20px,calc((100% - var(--content))/2))}
.approved-brand img{width:285px;height:54px;object-fit:cover;object-position:left top}
.approved-brand{overflow:hidden}
.site-header nav{gap:30px;font-size:10px}
.availability{padding:11px 16px;font-size:9px}

.home-hero{grid-template-columns:.8fr 1.2fr;min-height:0;height:560px}
.hero-copy{padding:44px 34px}
.hero-copy h1{font-size:clamp(50px,5.15vw,76px);line-height:.88;margin:15px 0}
.hero-copy .lead{font-size:15px;max-width:590px}
.hero-photo img{object-fit:cover;object-position:50% 47%}
.actions{margin-top:22px}
.btn{min-height:40px;padding:11px 18px;font-size:10px}

.discipline-strip>a{min-height:145px;padding:16px 12px}
.discipline-strip h3{font-size:12px}
.discipline-strip p{font-size:9px}
.svc-svg{width:40px;height:40px}

.home-lower{grid-template-columns:.62fr 1.18fr 1fr}
.home-photo-card{min-height:250px}
.home-about,.brand-panel{padding:24px}
.home-about p{font-size:12px}
.brand-panel img{margin-top:13px}
.cta-band{padding:34px}
.cta-band h2{font-size:31px}

.page-hero{min-height:315px}
.page-hero>div{padding:42px 34px}
.page-hero h1,.page-title h1,.about-copy h1,.contact-intro h1{font-size:52px}
.page-hero .lead{font-size:15px}
.service-list article{padding:24px 34px;gap:34px}
.service-name h2{font-size:16px}
.service-copy p{font-size:13px}
.service-svg{width:44px;height:44px}
.tech-note{padding:32px 34px}

.page-title{padding:40px 34px 20px}
.filter-bar{padding:0 34px 22px}
.gallery{grid-template-columns:repeat(4,1fr);gap:3px}
.gallery figure,.gallery figure:nth-child(1),.gallery figure:nth-child(6){height:270px;grid-column:auto}
.gallery figure:nth-child(1),.gallery figure:nth-child(10){grid-column:span 2}
.gallery-disclaimer{padding:15px 34px 30px}

.about-hero{grid-template-columns:1.02fr .98fr;min-height:650px}
.about-copy{padding:42px 34px}
.about-copy p{font-size:13px;line-height:1.55}
.about-copy .about-lead{font-size:15px;color:#eef1f2}
.professional-about{background:linear-gradient(145deg,#0b1116,#07090c);display:grid;grid-template-rows:1fr 190px;min-height:650px}
.portrait-panel{display:flex;align-items:flex-end;justify-content:center;overflow:hidden;background:radial-gradient(circle at 50% 35%,rgba(30,182,255,.18),transparent 50%)}
.portrait-panel img{height:100%;max-width:92%;object-fit:contain;object-position:center bottom}
.about-context{height:190px;overflow:hidden;border-top:1px solid var(--line)}
.about-context img{width:100%;height:100%;object-fit:cover}
.experience-band div{padding:22px}
.experience-band b{font-size:24px}

.contact-page{min-height:560px}
.contact-intro,.contact-form{padding:44px 34px}
.contact-form{gap:11px}
.contact-form input,.contact-form textarea{padding:11px}
.contact-options>a,.contact-options>div{padding:12px 0}

.footer-item{padding:14px 22px}
.footer-bottom{padding:12px}

.socials .instagram-icon img{width:22px;height:22px}
.socials{align-items:center}
@media(max-width:900px){
  .site-header nav{top:68px}
  .home-hero{height:auto}
  .hero-photo{min-height:360px}
  .gallery{grid-template-columns:repeat(2,1fr)}
  .gallery figure:nth-child(1),.gallery figure:nth-child(10){grid-column:auto}
  .professional-about{min-height:560px}
}
@media(max-width:600px){
  .approved-brand img{width:205px;height:45px}
  .hero-copy h1,.page-hero h1,.page-title h1,.about-copy h1,.contact-intro h1{font-size:42px}
  .hero-copy{padding:32px 18px}
  .hero-photo{min-height:300px}
  .discipline-strip>a{min-height:118px}
  .gallery{grid-template-columns:1fr}
  .gallery figure{height:290px}
  .professional-about{min-height:500px;grid-template-rows:1fr 150px}
}

/* V4 refinements */
.site-header .approved-brand{min-width:340px;gap:11px;overflow:visible}
.site-header .approved-brand .brand-mark-img{width:48px;height:48px;flex:0 0 48px;object-fit:contain}
.brand-type{display:flex;flex-direction:column;min-width:0;white-space:nowrap}
.brand-type strong{font-size:22px;line-height:1;letter-spacing:.045em;font-weight:900;color:#fff}
.brand-type small{margin-top:6px;color:var(--blue);font-size:8.5px;line-height:1;letter-spacing:.14em;font-weight:900}
.home-hero{position:relative;isolation:isolate}
.hero-photo{position:relative;z-index:0;min-height:520px}
.discipline-strip{position:relative;z-index:2;background:var(--bg)}
.discipline-strip>a{min-height:170px}
.discipline-strip .svc-svg{width:44px;height:44px;object-fit:contain;margin:0 auto 10px}
.service-name{display:grid;grid-template-columns:56px minmax(0,1fr);gap:22px;align-items:center;min-height:58px}
.service-name .service-svg{width:48px;height:48px;object-fit:contain;margin:0}
.service-name>div{display:flex;align-items:center;min-height:48px}
.service-name h2{margin:0;line-height:1.15}
.brand-panel{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:32px 38px}
.brand-logo-grid{margin-top:22px;display:grid;grid-template-columns:repeat(6,minmax(110px,1fr));gap:12px;align-items:stretch}
.brand-logo-grid img{margin:0!important;width:100%!important;height:74px;object-fit:contain;padding:14px;background:#f7f8fa;filter:none!important;mix-blend-mode:normal!important;border:1px solid #27313a}
.gallery{grid-template-columns:repeat(3,1fr)}
.gallery figure{min-height:310px}
.gallery figure img{height:100%;min-height:310px;object-fit:cover}
@media(max-width:1000px){.site-header .approved-brand{min-width:0}.brand-type small{display:none}.brand-logo-grid{grid-template-columns:repeat(3,1fr)}.gallery{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.brand-type strong{font-size:17px}.site-header .approved-brand .brand-mark-img{width:38px;height:38px;flex-basis:38px}.brand-logo-grid{grid-template-columns:repeat(2,1fr)}.gallery{grid-template-columns:1fr}.service-name{grid-template-columns:48px 1fr;gap:15px}}

/* =========================
   V5 BRAND / ABOUT CLEANUP
   ========================= */

/* Header: true vector mark + live type. No cropping, no raster lockup. */
.site-header .approved-brand{
  min-width:360px;
  display:flex;
  align-items:center;
  gap:14px;
  overflow:visible;
}
.site-header .approved-brand .brand-mark-img{
  width:52px!important;
  height:52px!important;
  flex:0 0 52px;
  object-fit:contain;
}
.brand-type{
  display:flex;
  flex-direction:column;
  justify-content:center;
  white-space:nowrap;
}
.brand-type strong{
  font-size:23px;
  line-height:1;
  letter-spacing:.045em;
  font-weight:900;
  color:#f7f8fa;
}
.brand-type small{
  display:block!important;
  margin-top:7px;
  color:var(--blue);
  font-size:8.5px;
  line-height:1;
  letter-spacing:.16em;
  font-weight:900;
}

/* Remove legacy rules intended for cropped header artwork */
.approved-brand>img{object-position:center!important}

/* Brands: no cards, no white backgrounds. */
.brand-panel{
  background:var(--bg);
}
.brand-logo-grid{
  display:grid;
  grid-template-columns:repeat(6,minmax(100px,1fr));
  gap:20px 28px;
  align-items:center;
  margin-top:25px;
}
.brand-logo-grid img{
  width:100%!important;
  height:48px!important;
  max-width:170px;
  margin:0 auto!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  object-fit:contain;
  filter:none!important;
  mix-blend-mode:normal!important;
  opacity:.88;
  transition:opacity .2s ease, transform .2s ease;
}
.brand-logo-grid img:hover{
  opacity:1;
  transform:translateY(-2px);
}

/* About: one professional portrait only — no secondary/event strip. */
.about-hero{
  align-items:stretch;
}
.professional-about{
  min-height:650px!important;
  display:flex!important;
  align-items:flex-end;
  justify-content:center;
  overflow:hidden;
  background:
    radial-gradient(circle at 50% 28%, rgba(30,182,255,.16), transparent 46%),
    linear-gradient(145deg,#0b1116,#06090c)!important;
}
.portrait-panel{
  width:100%;
  height:100%;
  min-height:650px;
  display:flex;
  align-items:flex-end;
  justify-content:center;
  overflow:hidden;
  background:none!important;
}
.portrait-panel img{
  width:auto;
  height:96%;
  max-width:96%;
  object-fit:contain;
  object-position:center bottom;
}
.about-context{display:none!important}

/* Slightly more visual air below the About copy */
.about-copy{align-self:start}

/* Keep desktop manufacturer row visually balanced */
@media(max-width:1100px){
  .brand-logo-grid{grid-template-columns:repeat(4,1fr)}
  .site-header .approved-brand{min-width:300px}
}
@media(max-width:760px){
  .brand-logo-grid{grid-template-columns:repeat(3,1fr);gap:20px}
  .brand-logo-grid img{height:42px!important}
  .site-header .approved-brand{min-width:0}
  .brand-type small{display:none!important}
  .professional-about,.portrait-panel{min-height:480px!important}
}
@media(max-width:520px){
  .brand-logo-grid{grid-template-columns:repeat(2,1fr)}
}


/* =========================
   V6 FINAL TYPE + ABOUT TWEAK
   ========================= */

/*
  TYPE SYSTEM
  Display / headings: Barlow Condensed
  Body / navigation / UI: Inter
*/
body{
  font-family:"Inter",Arial,Helvetica,sans-serif;
}

/* Restore the condensed, editorial type treatment from the original concepts. */
.hero-copy h1,
.page-hero h1,
.page-title h1,
.about-copy h1,
.contact-intro h1,
.cta-band h2,
.service-name h2,
.tech-note h2,
.discipline-strip h3{
  font-family:"Barlow Condensed","Arial Narrow",Arial,sans-serif;
  font-weight:800;
}

.hero-copy h1,
.page-hero h1,
.page-title h1,
.contact-intro h1{
  letter-spacing:-.025em;
}

.about-copy h1{
  letter-spacing:-.02em;
}

/* Supporting uppercase labels retain the clean sans-serif UI feel. */
.site-header nav,
.eyebrow,
.section-kicker,
.btn,
.availability,
.filter,
.brand-type,
.footer-item,
.footer-bottom{
  font-family:"Inter",Arial,Helvetica,sans-serif;
}

/* User-supplied Illustrator PNG ident. */
.site-header .approved-brand .brand-mark-img{
  width:52px!important;
  height:52px!important;
  object-fit:contain!important;
  object-position:center!important;
}

/* About portrait: deliberately smaller with more breathing room. */
.professional-about{
  min-height:650px!important;
  align-items:flex-end!important;
}
.portrait-panel{
  min-height:650px!important;
  padding:54px 42px 0!important;
  align-items:flex-end!important;
}
.portrait-panel img{
  width:auto!important;
  height:auto!important;
  max-height:76%!important;
  max-width:76%!important;
  object-fit:contain!important;
  object-position:center bottom!important;
  margin:0 auto!important;
}

@media(max-width:900px){
  .portrait-panel{
    padding:38px 28px 0!important;
  }
  .portrait-panel img{
    max-height:82%!important;
    max-width:82%!important;
  }
}
@media(max-width:600px){
  .portrait-panel{
    padding:28px 18px 0!important;
  }
  .portrait-panel img{
    max-height:88%!important;
    max-width:88%!important;
  }
}


/* =========================
   V7 — LOCKED TYPOGRAPHY + SPACING
   =========================
   Fonts are intentionally locked to V6:
   Display/headings: Barlow Condensed
   Body/UI/navigation: Inter
*/

/* Larger service labels and tighter service rows/cards */
.discipline-strip{
  min-height:0!important;
}
.discipline-strip > *{
  padding-top:28px!important;
  padding-bottom:28px!important;
}
.discipline-strip h3{
  font-size:clamp(1.35rem,1.6vw,1.75rem)!important;
  line-height:1.05!important;
}
.service-name h2{
  font-size:clamp(1.45rem,1.75vw,1.9rem)!important;
  line-height:1.05!important;
}
.service-row{
  min-height:0!important;
  padding-top:30px!important;
  padding-bottom:30px!important;
}

/* About portrait — reduce empty space while retaining breathing room */
.professional-about{
  min-height:560px!important;
}
.portrait-panel{
  min-height:560px!important;
  padding:26px 28px 0!important;
}
.portrait-panel img{
  max-height:88%!important;
  max-width:88%!important;
}

@media(max-width:900px){
  .discipline-strip > *{
    padding-top:22px!important;
    padding-bottom:22px!important;
  }
  .portrait-panel{
    min-height:480px!important;
    padding:20px 20px 0!important;
  }
  .portrait-panel img{
    max-height:92%!important;
    max-width:92%!important;
  }
}


/* =========================
   V8 — FINAL CONTENT UPDATE
   ========================= */
.professional-about{min-height:560px!important;}
.portrait-panel{min-height:560px!important;padding:0!important;}
.portrait-panel img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center 42%!important;margin:0!important;}
@media(max-width:900px){.portrait-panel{padding:0!important;}.portrait-panel img{max-width:none!important;max-height:none!important;object-position:center 40%!important;}}
@media(max-width:600px){.portrait-panel{padding:0!important;}.portrait-panel img{max-width:none!important;max-height:none!important;object-position:center 38%!important;}}

/* =========================
   V8.1 — MOBILE RESPONSIVE FIX
   Final overrides intentionally placed last in the cascade.
   ========================= */
@media (max-width: 900px){
  html,body{overflow-x:hidden}
  main,.site-footer{width:100%;max-width:none}
  main{border-inline:0}

  .site-header{
    height:74px;
    grid-template-columns:minmax(0,1fr) auto;
    gap:12px;
    padding:0 16px;
  }
  .site-header .approved-brand{min-width:0;gap:10px}
  .site-header .approved-brand .brand-mark-img{width:46px!important;height:46px!important;flex:0 0 46px}
  .brand-type strong{font-size:20px;letter-spacing:.025em}
  .brand-type small{font-size:6.5px;margin-top:5px}
  .menu-toggle{display:block;grid-column:2;grid-row:1;padding:10px 13px;font-size:14px}
  .site-header nav{
    display:none;
    position:absolute;
    top:74px;
    left:0;
    right:0;
    z-index:70;
    padding:18px 20px 22px;
    flex-direction:column;
    align-items:flex-start;
    gap:16px;
    background:#030608;
    border-bottom:1px solid var(--line);
    font-size:12px;
  }
  .site-header nav.open{display:flex}
  .availability{display:none}

  .home-hero,.page-hero,.about-hero,.contact-page{
    display:grid!important;
    grid-template-columns:1fr!important;
    height:auto!important;
    min-height:0!important;
  }
  .hero-copy,.page-hero>div,.page-title,.about-copy,.contact-intro,.contact-form{padding:36px 24px}
  .hero-copy h1,.page-hero h1,.page-title h1,.about-copy h1,.contact-intro h1{font-size:clamp(44px,12vw,62px);line-height:.92}
  .hero-copy .lead,.page-hero .lead,.about-copy .about-lead{font-size:16px}
  .hero-photo{min-height:0;height:340px}
  .hero-photo img,.page-hero img{width:100%;height:100%;object-fit:cover}
  .page-hero img{height:320px}

  .discipline-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .discipline-strip>a{min-height:132px!important;padding:20px 12px!important}
  .discipline-strip h3{font-size:1.25rem!important}
  .discipline-strip .svc-svg{width:42px;height:42px;margin-bottom:8px}

  .home-lower{display:grid!important;grid-template-columns:1fr!important}
  .home-photo-card{min-height:0;height:260px}
  .home-about,.brand-panel{border-left:0!important;border-top:1px solid var(--line);padding:30px 24px}
  .home-about p{font-size:15px;line-height:1.6}
  .brand-panel{grid-column:auto!important}
  .brand-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 18px}
  .brand-logo-grid img{height:38px!important;max-width:130px}
  .cta-band{padding:32px 24px;flex-direction:column;align-items:flex-start}
  .cta-band h2{font-size:36px}

  .service-list article,.service-row{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:18px!important;
    padding:28px 24px!important;
  }
  .service-name{grid-template-columns:54px minmax(0,1fr);gap:16px;align-items:center;min-height:0}
  .service-name>div{min-height:0}
  .service-name h2{font-size:1.65rem!important}
  .service-copy p{font-size:15px;line-height:1.55}
  .tech-note{grid-template-columns:1fr!important;padding:30px 24px;gap:12px}

  .about-copy{width:100%;max-width:none}
  .about-copy p{font-size:16px;line-height:1.6}
  .ticks li{font-size:15px;line-height:1.35}
  .professional-about{
    width:100%;
    min-height:0!important;
    height:auto!important;
    display:block!important;
  }
  .portrait-panel{
    width:100%;
    min-height:0!important;
    height:auto!important;
    aspect-ratio:4/5;
    padding:0!important;
  }
  .portrait-panel img{
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    max-height:none!important;
    object-fit:cover!important;
    object-position:center 42%!important;
  }
  .experience-band{grid-template-columns:1fr!important}
  .experience-band div{padding:24px 18px;border-right:0;border-bottom:1px solid var(--line)}
  .experience-band b{font-size:30px}
  .experience-band span{font-size:11px;line-height:1.4}

  .gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:0 3px}
  .gallery figure,.gallery figure:nth-child(1),.gallery figure:nth-child(6),.gallery figure:nth-child(10){grid-column:auto!important;height:260px;min-height:260px}
  .gallery figure img{min-height:260px}

  .contact-intro{border-right:0;border-bottom:1px solid var(--line)}
  .contact-form .two{grid-template-columns:1fr}

  .footer-top{grid-template-columns:1fr!important}
  .footer-item,.socials{border-right:0!important;border-bottom:1px solid var(--line);padding:16px 22px}
  .socials{justify-content:flex-start}
  .footer-bottom{padding:16px 22px;line-height:1.6;text-align:left}
}

@media (max-width: 600px){
  .site-header{height:70px;padding:0 14px}
  .site-header .approved-brand .brand-mark-img{width:42px!important;height:42px!important;flex-basis:42px}
  .brand-type strong{font-size:18px}
  .brand-type small{display:none!important}
  .site-header nav{top:70px}

  .hero-copy,.page-hero>div,.page-title,.about-copy,.contact-intro,.contact-form{padding:30px 20px}
  .hero-copy h1,.page-hero h1,.page-title h1,.about-copy h1,.contact-intro h1{font-size:44px}
  .hero-photo{height:280px}
  .page-hero img{height:260px}

  .discipline-strip{grid-template-columns:1fr!important}
  .discipline-strip>a{min-height:105px!important;display:grid;grid-template-columns:58px 1fr;text-align:left;column-gap:16px;align-items:center;justify-items:start;padding:20px 24px!important}
  .discipline-strip .svc-svg{grid-row:1;margin:0;width:46px;height:46px}
  .discipline-strip h3{grid-column:2;margin:0;font-size:1.5rem!important;line-height:1.05}

  .home-photo-card{height:220px}
  .home-about,.brand-panel{padding:26px 20px}
  .brand-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}
  .brand-logo-grid img{height:36px!important}
  .cta-band{padding:28px 20px}
  .cta-band h2{font-size:32px}

  .service-list article,.service-row{padding:24px 20px!important}
  .service-name{grid-template-columns:48px minmax(0,1fr);gap:14px}
  .service-name .service-svg{width:42px;height:42px}
  .service-name h2{font-size:1.5rem!important}
  .service-copy p{font-size:15px}

  .about-copy p{font-size:15px}
  .portrait-panel{aspect-ratio:1/1.08}
  .portrait-panel img{object-position:center 38%!important}

  .gallery{grid-template-columns:1fr!important;padding:0}
  .gallery figure,.gallery figure:nth-child(1),.gallery figure:nth-child(6),.gallery figure:nth-child(10){height:300px;min-height:300px}
  .gallery figure img{min-height:300px}
  .gallery-disclaimer{padding:16px 20px 28px}

  .contact-social{flex-wrap:wrap}
  .footer-item,.socials,.footer-bottom{padding-left:20px;padding-right:20px}
}


/* V8.2 footer refinement */
.footer-top{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.footer-item{display:flex;align-items:center;gap:9px;min-height:58px;border-right:1px solid var(--line)!important}
.footer-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:17px;line-height:1;color:var(--blue)}
.footer-email-icon{font-size:24px!important;transform:translateY(-1px)}
.footer-email span:last-child{font-size:11px}
.socials{min-height:58px;align-items:center;border-left:0}
@media(max-width:900px){
  .footer-item,.socials{border-right:0!important;border-bottom:1px solid var(--line)!important}
  .footer-top{border-bottom:0}
}
@media(max-width:600px){
  .footer-email-icon{font-size:27px!important}
  .footer-email span:last-child{font-size:12px}
}

/* V8.4 Terms & Conditions */
.terms-page-main{max-width:1100px;margin:0 auto;padding:70px 40px 90px}
.terms-header{padding-bottom:34px;border-bottom:1px solid var(--line);margin-bottom:34px}
.terms-header h1{font-family:var(--display);font-size:clamp(48px,6vw,78px);line-height:.95;text-transform:uppercase;margin:10px 0 18px}
.terms-header p{max-width:760px;color:var(--muted);line-height:1.65}
.terms-content{max-width:860px}
.terms-content section{padding:25px 0;border-bottom:1px solid var(--line)}
.terms-content h2{font-family:var(--display);font-size:27px;text-transform:uppercase;margin:0 0 12px}
.terms-content p,.terms-content li{font-size:15px;line-height:1.7;color:#d9dde2}
.terms-content ul{padding-left:22px;margin:10px 0}
.terms-note{margin-top:30px;padding:20px;border:1px solid var(--line);color:var(--muted);font-size:13px;line-height:1.6}
.footer-terms{color:inherit;text-decoration:none}.footer-terms:hover{color:var(--blue)}
@media(max-width:600px){.terms-page-main{padding:40px 20px 60px}.terms-header h1{font-size:44px}.terms-content h2{font-size:24px}}
