/* FX Services, LLC — Website V1.1 */
:root{
  --ink:#17232b;--muted:#5d6b73;--steel:#355b70;--steel-dark:#244757;
  --mist:#eef3f5;--line:#d8e0e4;--paper:#ffffff;--warm:#f7f6f2;--max:1180px;
  --shadow:0 14px 35px rgba(23,35,43,.08);--radius:18px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;background:var(--paper);line-height:1.55}
a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 40px));margin:auto}
.topbar{background:var(--ink);color:#dce4e7;font-size:.78rem;letter-spacing:.02em}.topbar .container{display:flex;justify-content:space-between;gap:20px;padding:8px 0}
.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.nav-wrap{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-weight:800;letter-spacing:.06em}.brand-mark{width:34px;height:34px;border:5px solid var(--steel);border-right-color:transparent;transform:rotate(45deg);display:inline-block}.brand small{display:block;font-size:.59rem;letter-spacing:.18em;color:var(--steel);font-weight:700;margin-top:1px}
nav{display:flex;align-items:center;gap:22px;font-size:.92rem;font-weight:700}nav>a,.dropdown>a{padding:28px 0 24px;border-bottom:3px solid transparent}.active{color:var(--steel);border-color:var(--steel)!important}.nav-cta{padding:11px 15px!important;border:1px solid var(--steel)!important;border-radius:999px;color:var(--steel);white-space:nowrap}.nav-cta:hover{background:var(--steel);color:#fff}.dropdown{position:relative}.dropdown-menu{display:none;position:absolute;left:-18px;top:66px;min-width:305px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:12px;padding:10px}.dropdown:hover .dropdown-menu{display:block}.dropdown-menu a{display:block;padding:10px 12px;border-radius:8px;font-size:.84rem}.dropdown-menu a:hover{background:var(--mist);color:var(--steel)}.mobile-toggle{display:none;border:0;background:none;font-size:1.5rem;color:var(--ink)}
.hero{padding:74px 0 64px;background:linear-gradient(135deg,#f9fbfc 0%,#eef3f5 100%)}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:54px}.eyebrow{text-transform:uppercase;color:var(--steel);font-size:.75rem;letter-spacing:.16em;font-weight:800;margin-bottom:11px}.hero h1,.page-hero h1{font-size:clamp(2.55rem,5.3vw,5rem);line-height:.98;margin:0 0 22px;letter-spacing:-.045em}.lead{font-size:1.18rem;color:var(--muted);max-width:720px;margin:0 0 28px}.cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:46px;padding:11px 17px;border-radius:999px;font-size:.9rem;font-weight:800;transition:.2s ease}.btn.primary{background:var(--steel);color:#fff}.btn.primary:hover{background:var(--steel-dark);transform:translateY(-1px)}.btn.secondary{border:1px solid #93a6af;background:#fff;color:var(--ink)}.btn.secondary:hover{border-color:var(--steel);color:var(--steel)}
.hero-visual,.photo-placeholder{min-height:390px;border-radius:var(--radius);overflow:hidden;position:relative;background:linear-gradient(145deg,rgba(53,91,112,.92),rgba(23,35,43,.92)),repeating-linear-gradient(45deg,transparent,transparent 18px,rgba(255,255,255,.04) 18px,rgba(255,255,255,.04) 36px);box-shadow:var(--shadow)}.hero-visual:before,.photo-placeholder:before{content:"";position:absolute;inset:15% 10%;border:1px solid rgba(255,255,255,.22);border-radius:50% 15% 40% 20%;transform:rotate(-8deg)}.visual-label,.caption{position:absolute;left:24px;right:24px;bottom:22px;color:#fff;font-weight:800}.visual-label span{display:block;font-size:.75rem;font-weight:400;opacity:.78;margin-top:5px}.photo-placeholder{min-height:335px}.caption{font-size:.8rem;opacity:.9}
.metrics{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.metric{padding:24px 30px;text-align:center;border-right:1px solid var(--line)}.metric:last-child{border:0}.metric strong{display:block;font-size:1.35rem;color:var(--steel)}.metric span{display:block;color:var(--muted);font-size:.82rem;margin-top:4px}
.section{padding:76px 0}.section.soft{background:var(--mist)}.section.warm{background:var(--warm)}.section-head{display:flex;justify-content:space-between;gap:42px;align-items:end;margin-bottom:30px}.section-head h2,.copy h2,.content-block h2,.quote-panel h2{font-size:clamp(1.8rem,3vw,2.65rem);line-height:1.08;letter-spacing:-.025em;margin:0}.section-head p{max-width:490px;color:var(--muted);margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.card{display:block;background:#fff;border:1px solid var(--line);border-radius:15px;padding:22px;min-height:238px;transition:.2s ease}.card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#afc0c8}.card .icon{font-size:.7rem;font-weight:800;color:#fff;background:var(--steel);display:inline-flex;width:34px;height:34px;border-radius:50%;align-items:center;justify-content:center}.card h3{font-size:1.02rem;line-height:1.2;margin:24px 0 9px}.card p{font-size:.86rem;color:var(--muted);margin:0 0 18px}.link{font-size:.82rem;color:var(--steel);font-weight:800}.split{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.copy p{color:var(--muted);font-size:1rem}.bullets{margin:24px 0;display:grid;gap:13px}.bullet{display:flex;gap:11px;align-items:flex-start}.tick{color:var(--steel);font-weight:900}.bullet span:last-child{font-size:.9rem}.industry-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.industry{padding:18px;border:1px solid var(--line);border-radius:12px;background:#fff;font-weight:800;text-align:center;font-size:.88rem}.task-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.task{background:#fff;border:1px solid var(--line);border-radius:13px;padding:17px 18px;min-height:82px}.task strong{display:block;font-size:.9rem}.task span{display:block;color:var(--muted);font-size:.78rem;margin-top:3px}.quote-panel{background:var(--steel-dark);color:#fff;border-radius:var(--radius);padding:35px 38px;display:flex;justify-content:space-between;align-items:center;gap:35px}.quote-panel p{margin:9px 0 0;color:#d9e4e8;max-width:700px}.quote-panel .btn.secondary{background:#fff;border-color:#fff;white-space:nowrap}
.page-hero{padding:70px 0 58px;background:linear-gradient(135deg,#f7fafb,#eef3f5)}.page-hero h1{font-size:clamp(2.35rem,4.7vw,4.55rem);max-width:980px}.page-hero p{font-size:1.08rem;color:var(--muted);max-width:800px;margin:0}.service-layout{display:grid;grid-template-columns:260px 1fr;gap:48px}.side-nav{position:sticky;top:105px;align-self:start;border:1px solid var(--line);border-radius:14px;background:#fff;padding:9px}.side-nav a{display:block;padding:10px 12px;border-radius:8px;color:var(--muted);font-size:.82rem;font-weight:700}.side-nav a:hover,.side-nav a.active{background:var(--mist);color:var(--steel)}.content-block{margin-bottom:48px}.content-block>p{color:var(--muted);max-width:760px}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:24px}.support-item{border:1px solid var(--line);border-radius:11px;padding:15px;background:#fff;font-size:.86rem;font-weight:700}.scenario-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.scenario{padding:20px;background:var(--mist);border-radius:13px}.scenario h3{font-size:1rem;margin:0 0 7px}.scenario p{color:var(--muted);font-size:.84rem;margin:0}.mini-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.mini-step{border-left:3px solid var(--steel);padding:6px 0 6px 14px}.mini-step strong{display:block}.mini-step span{font-size:.82rem;color:var(--muted)}
.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:44px}.contact-card{background:var(--mist);border-radius:var(--radius);padding:28px}.contact-card h3{font-size:1.35rem;margin-top:0}.contact-card p{color:var(--muted)}form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:grid;gap:6px}.field.full{grid-column:1/-1}label{font-size:.78rem;font-weight:800}input,textarea{width:100%;padding:13px;border:1px solid #bdc9ce;border-radius:10px;font:inherit;background:#fff}textarea{min-height:135px;resize:vertical}
footer{background:var(--ink);color:#cbd6da;padding:52px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:38px}.footer-grid h4{color:#fff;margin:0 0 14px}.footer-grid a,.footer-grid p{display:block;font-size:.84rem;margin:7px 0;color:#b8c6cc}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:35px;padding-top:19px;display:flex;justify-content:space-between;font-size:.75rem;color:#8fa1a9}
@media(max-width:980px){nav{gap:13px;font-size:.82rem}.cards{grid-template-columns:repeat(2,1fr)}.metrics{grid-template-columns:repeat(2,1fr)}.metric:nth-child(2){border-right:0}.industry-strip,.task-strip{grid-template-columns:repeat(2,1fr)}.support-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:780px){.topbar .container{justify-content:center}.topbar span:last-child{display:none}.mobile-toggle{display:block}nav{display:none;position:absolute;top:75px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:15px 20px 22px;flex-direction:column;align-items:stretch;gap:0}nav.open{display:flex}nav>a,.dropdown>a{display:block;padding:11px 0;border:0}.dropdown-menu{position:static;display:block!important;box-shadow:none;border:0;padding:0 0 0 12px;min-width:0}.dropdown-menu a{padding:7px 0}.nav-cta{text-align:center;margin-top:8px}.hero{padding:50px 0}.hero-grid,.split,.service-layout,.contact-grid{grid-template-columns:1fr}.hero-visual{min-height:285px}.metrics{grid-template-columns:1fr 1fr}.metric{padding:18px 12px}.section{padding:56px 0}.section-head{display:block}.section-head p{margin-top:12px}.cards,.scenario-grid,.mini-steps{grid-template-columns:1fr}.card{min-height:auto}.industry-strip,.task-strip,.support-grid{grid-template-columns:1fr 1fr}.side-nav{position:static;display:none}.quote-panel{display:block}.quote-panel .btn{margin-top:20px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:5px}form{grid-template-columns:1fr}.field{grid-column:1/-1}}
@media(max-width:520px){.container{width:min(var(--max),calc(100% - 28px))}.hero h1,.page-hero h1{font-size:2.35rem}.metrics{grid-template-columns:1fr}.metric{border-right:0;border-bottom:1px solid var(--line)}.industry-strip,.task-strip,.support-grid{grid-template-columns:1fr}.brand small{font-size:.53rem}.quote-panel{padding:28px 24px}}


/* V1.3: visual industry tiles */
.industry-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.industry-tile{position:relative;min-height:188px;border-radius:16px;overflow:hidden;background:linear-gradient(145deg,#355b70,#17232b);color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:22px;border:1px solid rgba(255,255,255,.06);box-shadow:0 10px 26px rgba(23,35,43,.10);transition:.22s ease}
.industry-tile:nth-child(2n){background:linear-gradient(145deg,#466979,#223640)}
.industry-tile:nth-child(3n){background:linear-gradient(145deg,#2f5265,#1c2d36)}
.industry-tile:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(23,35,43,.18)}
.industry-art{height:76px;display:flex;align-items:flex-start;justify-content:flex-end;opacity:.88}
.industry-art svg{width:62px;height:62px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}
.industry-art svg path:first-child:not([fill="none"]){fill:currentColor;stroke:none}
.industry-text span:first-child{display:block;text-transform:uppercase;letter-spacing:.14em;font-size:.64rem;font-weight:800;opacity:.68;margin-bottom:5px}
.industry-text h3{font-size:1.18rem;margin:0 0 7px;color:#fff}
.industry-link{font-size:.75rem;font-weight:700;opacity:.78}
.industry-tile:hover .industry-link{opacity:1}

@media(max-width:980px){.industry-tiles{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.industry-tiles{grid-template-columns:1fr}.industry-tile{min-height:155px}}


/* V1.4: user-supplied branding and photography */
.brand-logo{width:42px;height:42px;object-fit:contain;flex:0 0 auto;background:#fff;border-radius:8px;padding:2px}
.brand-logo-footer{width:38px;height:38px}
.hero .container{position:relative}
.hero-industry-visual{margin-top:30px;border-radius:18px;overflow:hidden;height:260px;box-shadow:0 18px 42px rgba(13,28,37,.18);border:1px solid rgba(255,255,255,.12)}
.hero-industry-visual img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transform:scale(1.01)}
.profile-photo{border-radius:18px;overflow:hidden;min-height:520px;background:#eef2f4;box-shadow:0 14px 38px rgba(22,36,45,.12)}
.profile-photo img{width:100%;height:100%;min-height:520px;object-fit:cover;object-position:center top;display:block}
@media(max-width:760px){
  .hero-industry-visual{height:190px;margin-top:22px}
  .profile-photo,.profile-photo img{min-height:390px}
  .brand-logo{width:36px;height:36px}
}


/* V1.5: warmer, more direct FX Services voice */
.philosophy-strip{background:#162731;color:#fff;padding:22px 0;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}
.philosophy-strip h2{margin:0;font-size:1.12rem;line-height:1.45;font-weight:700;letter-spacing:.01em}
.founder-voice,.service-philosophy,.service-voice{margin-top:26px;padding:20px 22px;border-left:4px solid #4f8aa8;background:#f3f6f8;border-radius:0 12px 12px 0}
.founder-voice p,.service-philosophy p,.service-voice p{margin:0;font-size:1.02rem;line-height:1.6;color:#24343d}
@media(max-width:700px){
  .philosophy-strip h2{font-size:1rem}
  .founder-voice,.service-philosophy,.service-voice{padding:16px 18px}
}


/* DESIGN CONCEPT OVERRIDES */

:root{--ink:#0d171e;--steel-dark:#152b37;--steel:#4f8eaa;--steel-2:#6ba5bd;--mist:#eef3f5;--warm:#f4f6f7;--line:#cfdbe0;--muted:#61717a;--max:1240px;--radius:12px}

.topbar{background:#081117!important}.site-header{background:#0d171e!important;border-bottom-color:rgba(255,255,255,.1)!important}.site-header nav>a,.site-header .dropdown>a,.site-header .brand{color:#fff!important}.site-header .brand small{color:#9db0ba!important}.site-header .nav-cta{background:#4f8eaa!important}
.container{width:min(var(--max),calc(100% - 64px))}.hero{padding:68px 0 58px;background:linear-gradient(115deg,#0d171e 0%,#142832 58%,#1b3947 100%)!important;color:#fff}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:48px;align-items:center}.hero-grid>div:first-child{grid-column:1}.hero-visual{display:none!important}.hero-industry-visual{grid-column:2;grid-row:1;margin:0!important;height:370px!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 24px 55px rgba(0,0,0,.28)!important}
.hero .eyebrow{color:#8ec4d8!important}.hero h1{color:#fff!important;font-size:clamp(2.7rem,4vw,4.25rem)}.hero .lead{color:#d3e0e6!important;font-size:1.04rem}.btn.secondary{border-color:#8195a0!important}
.philosophy-strip{background:#081117!important}.metrics{background:#111f27!important;border-color:#263a45!important}.metric{border-color:#263a45!important}.metric strong{color:#82bad0!important}.metric span{color:#b8c7ce!important}
.industry-section{padding:62px 0!important;background:#0f1d25;color:#fff}.industry-section .eyebrow,.industry-section h2{color:#fff!important}.industry-section .section-head p{color:#afc1ca!important}
.industry-tiles{grid-template-columns:repeat(4,1fr)!important;gap:12px!important}.industry-tile{min-height:205px!important;background:linear-gradient(145deg,#1c3d4b,#10242d)!important;border:1px solid #2e5364!important;box-shadow:none!important}.industry-tile:nth-child(2n),.industry-tile:nth-child(3n){background:linear-gradient(145deg,#254a59,#142c36)!important}
.section{padding:66px 0}.cards{grid-template-columns:repeat(3,1fr)!important;gap:14px!important}.card{border-radius:10px!important;min-height:214px!important;border-top:3px solid #4f8eaa!important}
.page-hero{padding:52px 0 42px!important;background:linear-gradient(115deg,#0d171e,#17323e)!important;color:#fff}.page-hero .eyebrow{color:#8ec4d8!important}.page-hero h1{color:#fff!important;font-size:clamp(2.2rem,3.2vw,3.2rem)!important}.page-hero p{color:#c9d7dd!important;font-size:1rem!important}
.service-layout{display:grid!important;grid-template-columns:190px minmax(0,1fr)!important;grid-template-areas:"side voice" "side main"!important;gap:20px 40px!important;align-items:start}
.service-layout>.side-nav{grid-area:side;position:sticky!important;top:105px!important;display:block!important;background:#0f1d25!important;border-color:#253b46!important}.side-nav a{color:#aebdc4!important}.side-nav a.active{background:#254a59!important;color:#fff!important}
.service-layout>.service-voice{grid-area:voice;margin:0!important;background:#eaf1f4!important;border-left-color:#4f8eaa!important}.service-layout>div:last-child{grid-area:main;min-width:0}.content-block{margin-bottom:38px!important}
.support-grid{grid-template-columns:repeat(4,1fr)!important}.scenario-grid,.mini-steps{grid-template-columns:repeat(3,1fr)!important}.quote-panel{background:#0f1d25!important}footer{background:#081117!important}
@media(max-width:980px){.container{width:min(var(--max),calc(100% - 40px))}.hero-grid{grid-template-columns:1fr 1fr;gap:28px}.hero-industry-visual{height:320px!important}.industry-tiles{grid-template-columns:repeat(2,1fr)!important}.support-grid{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:780px){.container{width:min(var(--max),calc(100% - 30px))}.site-header nav{background:#0d171e!important}.hero-grid{grid-template-columns:1fr}.hero-grid>div:first-child,.hero-industry-visual{grid-column:1;grid-row:auto}.hero-industry-visual{height:210px!important}.hero h1{font-size:2.4rem!important}.page-hero h1{font-size:2.15rem!important}.service-layout{display:block!important}.service-layout>.side-nav{display:none!important}.service-layout>.service-voice{margin-bottom:28px!important}.support-grid,.scenario-grid,.mini-steps{grid-template-columns:1fr!important}}


/* Option C2: copper/orange accent and richer imagery */
:root{
  --steel:#c8763e;
  --steel-2:#e39a61;
}

.hero .eyebrow,.page-hero .eyebrow{color:#f0b17f!important}
.site-header .nav-cta,.btn.primary{background:#c8763e!important;border-color:#c8763e!important}
.btn.primary:hover{background:#b7642c!important}
.metric strong,.industry-link,.quote-panel h2,.brand small{color:#e39a61!important}
.card{border-top-color:#c8763e!important}
.service-layout>.service-voice{border-left-color:#c8763e!important}
.side-nav a.active{background:#5c3320!important;color:#fff!important}
.industry-tile{border-color:#6f4229!important}
.industry-tile:nth-child(2n),.industry-tile:nth-child(3n){
  background:linear-gradient(145deg,#3a261f,#142c36)!important
}
.industry-tile:hover{box-shadow:0 0 0 1px rgba(227,154,97,.35), 0 16px 26px rgba(0,0,0,.18)!important}
.topbar{background:#120f0f!important}
.philosophy-strip{background:#1a1514!important}
.quote-panel{background:linear-gradient(145deg,#1b2830,#251a16)!important}
.image-band-grid{
  display:grid;
  grid-template-columns:1.25fr 1fr 1fr 1fr;
  gap:14px;
  margin-top:26px
}
.img-block{
  border-radius:14px;
  overflow:hidden;
  min-height:185px;
  background:#17252d;
  border:1px solid #2f4652;
  position:relative
}
.img-block.image-tall{min-height:240px}
.img-block img{
  width:100%;
  height:100%;
  min-height:inherit;
  object-fit:cover;
  display:block
}
.img-placeholder{
  min-height:inherit;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  gap:8px;
  padding:20px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.04)),
    linear-gradient(145deg,#1c313a,#122028)
}
.img-placeholder strong{
  font-size:1rem;
  color:#fff
}
.img-placeholder span{
  font-size:.88rem;
  color:#c5d0d5;
  line-height:1.45
}
.services-visual-strip{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  margin:22px 0 26px
}
.detail-visual-row{
  display:grid;
  grid-template-columns:minmax(280px,360px) 1fr;
  gap:20px;
  align-items:stretch;
  margin:26px 0 30px
}
.detail-photo{min-height:220px}
.detail-note{
  padding:24px;
  background:#111f27;
  border:1px solid #253b46;
  border-radius:14px
}
.detail-note h3{
  margin:0 0 10px;
  color:#fff;
  font-size:1.15rem
}
.detail-note p{
  margin:0;
  color:#c5d0d5;
  line-height:1.6
}
@media(max-width:980px){
  .image-band-grid{grid-template-columns:1fr 1fr}
  .services-visual-strip{grid-template-columns:1fr}
}
@media(max-width:780px){
  .image-band-grid,.detail-visual-row{grid-template-columns:1fr}
}


/* C3: market photography integration */
.industry-tile{
  background-size:cover!important;
  background-position:center!important;
  isolation:isolate
}
.industry-tile::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(7,18,24,.05),rgba(7,18,24,.48));
  z-index:-1
}
.industry-art{opacity:.20!important}
.industry-text{position:relative;z-index:2}
.industry-text h3{font-size:1.28rem!important;text-shadow:0 2px 12px rgba(0,0,0,.38)}
.image-band{background:#0a151b!important}
.image-band .section-head h2{color:#fff!important}
.image-band .section-head p{color:#b6c4ca!important}
.image-band-grid{grid-template-columns:repeat(4,1fr)!important}
.market-photo-card{
  position:relative;
  min-height:260px;
  border-radius:14px;
  overflow:hidden;
  border:1px solid #304550;
  background:#111f27
}
.market-photo-card img{
  width:100%;height:100%;min-height:260px;object-fit:cover;display:block
}
.market-photo-card::after{
  content:"";position:absolute;inset:0;
  background:linear-gradient(180deg,transparent 48%,rgba(7,16,21,.88))
}
.market-photo-caption{
  position:absolute;left:18px;bottom:16px;z-index:2;
  color:#fff;font-weight:800;font-size:.92rem;letter-spacing:.02em
}
.execution-photo-section{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  margin-top:30px
}
.execution-photo-card{
  position:relative;height:260px;border-radius:14px;overflow:hidden;border:1px solid var(--line)
}
.execution-photo-card img{width:100%;height:100%;object-fit:cover;display:block}
.execution-photo-card::after{
  content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(11,23,29,.82))
}
.execution-photo-card span{
  position:absolute;left:18px;bottom:15px;z-index:2;color:#fff;font-weight:800
}
.services-photo-card{
  position:relative;min-height:270px;border-radius:14px;overflow:hidden;border:1px solid #334a55
}
.services-photo-card img{width:100%;height:100%;min-height:270px;object-fit:cover;display:block}
.services-photo-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 46%,rgba(8,18,23,.86))}
.services-photo-overlay{position:absolute;left:20px;bottom:18px;z-index:2;color:#fff;font-size:1.05rem;font-weight:800}
.detail-photo-filled{padding:0!important;background:#111f27!important}
.detail-photo-filled img{width:100%;height:100%;min-height:220px;object-fit:cover;display:block}
.contact-grid{grid-template-columns:.78fr 1.15fr!important}
.contact-visual{grid-column:1/-1;height:290px;border-radius:14px;overflow:hidden;margin-top:8px}
.contact-visual img{width:100%;height:100%;object-fit:cover;object-position:center 42%;display:block}
@media(max-width:980px){
  .image-band-grid{grid-template-columns:1fr 1fr!important}
}
@media(max-width:780px){
  .image-band-grid,.execution-photo-section{grid-template-columns:1fr!important}
  .market-photo-card{min-height:210px}
  .contact-grid{grid-template-columns:1fr!important}
  .contact-visual{height:220px}
}

/* C4 refinements */
.market-photo-card{min-height:235px!important}
.market-photo-card img{min-height:235px!important}
.execution-photo-card{height:245px!important}
.industry-art{display:none!important}
.industry-tile{min-height:215px!important}
.industry-text{margin-top:auto}


/* C5: stronger image/text alignment on service cards */
.service-card-media{
  border-radius:14px;
  overflow:hidden;
  margin-bottom:16px;
  border:1px solid var(--line);
  background:#101b22;
}
.service-card-media img{
  width:100%;
  height:190px;
  object-fit:cover;
  display:block;
}


/* C6 Editorial/Motion system */
:root{
  --copper:#c8763e;
  --copper-soft:#d99a6b;
}

/* Images become quieter visual texture */
.industry-tile,
.market-photo-card,
.execution-photo-card,
.services-feature,
.services-feature-side,
.detail-photo-filled,
.contact-visual,
.editorial-visual{
  overflow:hidden;
}
.industry-tile::after,
.market-photo-card::before,
.execution-photo-card::before,
.services-feature::before,
.services-feature-side::before,
.detail-photo-filled::before,
.contact-visual::before,
.editorial-visual::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(7,15,20,.16),rgba(7,15,20,.48));
  pointer-events:none;
  z-index:1;
}
.market-photo-card,
.execution-photo-card,
.services-feature,
.services-feature-side,
.detail-photo-filled,
.contact-visual,
.editorial-visual{
  position:relative;
}
.market-photo-card img,
.execution-photo-card img,
.services-feature img,
.services-feature-side img,
.detail-photo-filled img,
.contact-visual img,
.editorial-visual img{
  filter:grayscale(.78) saturate(.55) contrast(.94) brightness(.82);
  transform:scale(1.025);
  transition:filter .55s ease, transform .7s cubic-bezier(.2,.7,.2,1);
}
.industry-tile{
  background-blend-mode:multiply;
  filter:saturate(.58);
  transition:filter .45s ease, transform .45s ease, box-shadow .45s ease;
}
.industry-tile:hover{
  filter:saturate(.85);
  transform:translateY(-3px);
}
.market-photo-card:hover img,
.execution-photo-card:hover img,
.services-feature:hover img,
.services-feature-side:hover img,
.editorial-visual:hover img{
  filter:grayscale(.3) saturate(.82) contrast(.98) brightness(.88);
  transform:scale(1.055);
}
.market-photo-caption,
.execution-photo-card span,
.services-feature-copy,
.services-feature-side > div{
  z-index:2;
}

/* Mixed / editorial layouts */
.editorial-market{background:#0b171d!important}
.editorial-grid{
  display:grid;
  grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);
  gap:52px;
  align-items:center;
}
.editorial-visual{
  height:430px;
  border-radius:18px;
  border:1px solid #2c414b;
}
.editorial-visual img{width:100%;height:100%;object-fit:cover}
.editorial-copy{max-width:520px}
.editorial-copy h2{color:#fff!important;font-size:clamp(1.85rem,2.8vw,2.8rem)!important}
.editorial-copy p{color:#b7c6cd!important}
.text-link{display:inline-block;margin-top:10px;color:var(--copper-soft);font-weight:800}
.execution-editorial{
  display:grid!important;
  grid-template-columns:1.28fr .72fr!important;
  gap:18px!important;
  align-items:end;
  margin-top:34px
}
.execution-large{height:310px!important}
.execution-small{height:230px!important;margin-bottom:-26px}

/* Services: asymmetric */
.services-editorial{
  display:grid;
  grid-template-columns:1.35fr .65fr;
  gap:16px;
  margin:26px 0 34px;
  align-items:stretch
}
.services-feature{height:360px;border-radius:16px;border:1px solid #304750}
.services-feature img,.services-feature-side img{width:100%;height:100%;object-fit:cover}
.services-feature-copy{
  position:absolute;left:24px;bottom:22px;color:#fff
}
.services-feature-copy span,.services-feature-side span{
  color:var(--copper-soft);font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em
}
.services-feature-copy h3,.services-feature-side h3{
  margin:5px 0 0;color:#fff;font-size:1.3rem;line-height:1.25
}
.services-feature-side{
  min-height:280px;border-radius:16px;border:1px solid #304750;
  display:grid;grid-template-rows:1fr auto
}
.services-feature-side img{min-height:240px}
.services-feature-side > div{position:absolute;left:20px;bottom:18px;right:20px}

/* Alternate detail page image placement */
.detail-editorial{grid-template-columns:minmax(0,1fr) minmax(300px,.9fr)!important}
.detail-editorial.image-right .detail-photo{order:2}
.detail-editorial.image-right .detail-note{order:1}
.detail-note{align-self:center}

/* Industry Intel */
.industry-intel{
  background:#101d24!important;
  border-top:1px solid #293c45;
  border-bottom:1px solid #293c45
}
.industry-intel .eyebrow,.industry-intel h2{color:#fff!important}
.industry-intel .section-head p{color:#b7c4ca!important}
.intel-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:14px;
  margin-top:26px
}
.intel-card{
  display:block;
  padding:22px 24px;
  background:#15262f;
  border:1px solid #29404b;
  border-radius:14px;
  transition:transform .3s ease,border-color .3s ease,background .3s ease
}
.intel-card:hover{
  transform:translateY(-3px);
  border-color:#8b5a3a;
  background:#192d37
}
.intel-meta{
  display:flex;justify-content:space-between;gap:12px;
  font-size:.67rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900;
  color:var(--copper-soft)
}
.intel-card h3{margin:14px 0 20px;color:#fff;font-size:1.08rem;line-height:1.4}
.intel-source{font-size:.78rem;color:#aebdc4;font-weight:700}
.publication-row{
  display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center;
  margin-top:22px;padding-top:20px;border-top:1px solid #2a3d46
}
.publication-label{font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:#83959e}
.publication-row a{font-size:.83rem;color:#d0dadd;font-weight:700}
.publication-row a:hover{color:var(--copper-soft)}

/* Scroll reveal animation */
.reveal{
  opacity:0;
  transform:translateY(18px);
  transition:opacity .7s ease,transform .75s cubic-bezier(.2,.7,.2,1)
}
.reveal.reveal-delay{transition-delay:.12s}
.reveal.is-visible{opacity:1;transform:none}

/* Slightly less text dominance */
.page-hero h1{max-width:920px!important}
.content-block h2{font-size:clamp(1.45rem,2vw,2rem)!important}
.content-block p,.service-voice p{max-width:920px}

/* Micro interaction on links/buttons */
.btn,.text-link,.intel-card,.publication-row a,.side-nav a,.card{
  transition-property:transform,background-color,border-color,color,box-shadow;
  transition-duration:.25s;
  transition-timing-function:ease
}
.btn:hover{transform:translateY(-2px)}
.card:hover{transform:translateY(-3px)}

/* Respect accessibility settings */
@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}
  .reveal{opacity:1!important;transform:none!important}
}
@media(max-width:900px){
  .editorial-grid{grid-template-columns:1fr;gap:26px}
  .editorial-visual{height:320px}
  .execution-editorial,.services-editorial,.detail-editorial{grid-template-columns:1fr!important}
  .execution-small{height:240px!important;margin-bottom:0}
  .detail-editorial.image-right .detail-photo,.detail-editorial.image-right .detail-note{order:initial}
}
@media(max-width:700px){
  .intel-grid{grid-template-columns:1fr}
  .editorial-visual{height:240px}
  .services-feature{height:280px}
}

/* Pre-launch safety */
.review-concept{display:none!important}


/* Legacy merge additions */
.about-founder-grid{
  display:grid;
  grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);
  gap:54px;
  align-items:center
}
.about-founder-copy h2{font-size:clamp(2rem,3vw,3.1rem);margin:.2em 0 .55em}
.contact-service-line{margin-top:28px;color:var(--muted);font-size:.9rem;line-height:1.65}
.form-note{font-size:.78rem;color:var(--muted);margin-top:12px}
.four-point-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:12px;
  margin-top:24px
}
.four-point-grid>div{
  background:#12232b;
  border:1px solid #2a414c;
  border-radius:14px;
  padding:22px
}
.four-point-grid span{
  color:var(--copper-soft,#d99a6b);
  font-size:.72rem;
  font-weight:900;
  letter-spacing:.12em
}
.four-point-grid h3{color:#fff;margin:10px 0 8px;font-size:1.02rem}
.four-point-grid p{color:#b9c6cc;font-size:.9rem;line-height:1.55;margin:0}
.service-image-pair{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  margin:22px 0 26px
}
.service-image-pair figure{
  margin:0;
  position:relative;
  overflow:hidden;
  border-radius:14px;
  border:1px solid #2b424c;
  min-height:240px;
  background:#101d24
}
.service-image-pair img,
.legacy-split img,
.article-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  filter:grayscale(.72) saturate(.52) brightness(.82);
  transition:filter .45s ease,transform .55s ease
}
.service-image-pair figure:hover img,
.legacy-split>div:hover img,
.article-image:hover img{
  filter:grayscale(.28) saturate(.82) brightness(.9);
  transform:scale(1.025)
}
.service-image-pair figcaption{
  position:absolute;
  left:16px;
  bottom:14px;
  color:#fff;
  background:rgba(7,16,21,.72);
  padding:7px 10px;
  border-radius:8px;
  font-size:.75rem;
  font-weight:800
}
.legacy-split{
  display:grid;
  grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);
  gap:30px;
  align-items:center;
  margin-top:20px
}
.legacy-split.reverse{grid-template-columns:.58fr 1.42fr}
.legacy-split>div:first-child{
  min-height:280px;
  overflow:hidden;
  border-radius:14px;
  border:1px solid #2a414b;
  background:#0f1d24
}
.legacy-logo-panel{
  display:flex;
  align-items:center;
  justify-content:center;
  padding:34px;
  min-height:250px!important
}
.legacy-logo-panel img{
  max-width:210px;
  height:auto;
  object-fit:contain;
  filter:grayscale(.45) saturate(.65) brightness(.95)
}
.clean-list{
  margin:18px 0 0;
  padding:0;
  list-style:none
}
.clean-list li{
  position:relative;
  padding:8px 0 8px 22px;
  color:var(--ink);
  line-height:1.5
}
.clean-list li::before{
  content:"";
  width:7px;height:7px;border-radius:50%;
  background:var(--copper,#c8763e);
  position:absolute;left:0;top:16px
}
.article-card-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
  margin-top:28px
}
.article-card{
  display:block;
  padding:26px;
  border:1px solid var(--line);
  border-radius:15px;
  background:#fff;
  color:var(--ink);
  min-height:250px;
  transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease
}
.article-card:hover{
  transform:translateY(-4px);
  border-color:#c8763e;
  box-shadow:0 18px 36px rgba(15,28,35,.10)
}
.article-card>span{
  color:#a96034;
  text-transform:uppercase;
  letter-spacing:.11em;
  font-size:.67rem;
  font-weight:900
}
.article-card h3{font-size:1.25rem;margin:14px 0 12px}
.article-card p{color:var(--muted);line-height:1.6}
.article-card strong{display:inline-block;margin-top:12px}
.publication-grid{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:10px;
  margin-top:22px
}
.publication-grid a{
  padding:16px 14px;
  border:1px solid #2c414b;
  border-radius:12px;
  color:#d4dde1;
  background:#14262f;
  text-align:center;
  font-size:.82rem;
  font-weight:800
}
.publication-grid a:hover{border-color:#8f5b39;color:#fff}
.article-layout{
  display:grid;
  grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);
  gap:50px;
  align-items:start
}
.article-image{
  margin:0;
  height:440px;
  overflow:hidden;
  border-radius:18px;
  border:1px solid var(--line);
  position:sticky;
  top:110px
}
.article-body{
  max-width:760px;
  font-size:1.03rem;
  line-height:1.8
}
.article-body p{margin:0 0 22px}
.article-list{margin-top:28px}
.quote-panel-inner{
  display:flex;
  justify-content:space-between;
  gap:30px;
  align-items:center
}
@media(max-width:980px){
  .four-point-grid{grid-template-columns:repeat(2,1fr)}
  .publication-grid{grid-template-columns:repeat(3,1fr)}
  .article-card-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:780px){
  .about-founder-grid,
  .legacy-split,
  .legacy-split.reverse,
  .article-layout{grid-template-columns:1fr}
  .four-point-grid,
  .service-image-pair,
  .article-card-grid,
  .publication-grid{grid-template-columns:1fr}
  .article-image{height:280px;position:relative;top:auto}
  .quote-panel-inner{display:block}
  .quote-panel-inner .btn{margin-top:18px}
}

/* Legacy merge support photos */
.support-photo{
  min-height:360px;
  border-radius:18px;
  overflow:hidden;
  border:1px solid var(--line);
  position:relative;
  background:#101d24
}
.support-photo img{
  width:100%;
  height:100%;
  min-height:360px;
  object-fit:cover;
  display:block;
  filter:grayscale(.78) saturate(.52) brightness(.84);
  transition:filter .5s ease,transform .65s ease
}
.support-photo:hover img{
  filter:grayscale(.30) saturate(.80) brightness(.90);
  transform:scale(1.025)
}


/* Final launch: contact form status + honeypot */
.hp-field{
  position:absolute!important;
  left:-9999px!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
}
.form-status{
  display:flex;
  flex-direction:column;
  gap:4px;
  padding:14px 16px;
  margin-bottom:18px;
  border-radius:10px;
  border:1px solid var(--line);
}
.form-status.success{
  background:#eef7f1;
  border-color:#b9d9c4;
  color:#234b31;
}
.form-status.error{
  background:#fbf0ed;
  border-color:#e0b5a9;
  color:#6c3024;
}
.form-status strong{font-size:.95rem}
.form-status span{font-size:.86rem}
