@charset "utf-8";
/* CSS Document */

#lily-core-team-clean{
  --ct-red:#c60022;
  --ct-blue:#0B2A5B;
  --ct-navy:#071A2D;
  --ct-text:#6e6862;
  --ct-muted:#68747E;
  --ct-line:#DDE3E7;
  --ct-paper:#FBFAF8;
  width:100%;
  max-width:1800px;
  margin:0 auto;
  background:#fff;
  color:var(--ct-navy);
  isolation:isolate;
  overflow:hidden;
}
#lily-core-team-clean,#lily-core-team-clean *{box-sizing:border-box}
#lily-core-team-clean .ct-shell{
  position:relative;
  padding:clamp(72px,7vw,126px) clamp(18px,4.8vw,84px) clamp(68px,6vw,108px);
  background:
    radial-gradient(circle at 86% 7%,rgba(200,0,0,.045),transparent 23%),
    linear-gradient(180deg,#fff 0%,#FCFBF9 100%);
}
#lily-core-team-clean .ct-shell:before{
  content:"";
  position:absolute;inset:0;pointer-events:none;opacity:.42;
  background:
    linear-gradient(rgba(7,26,45,.03) 1px,transparent 1px),
    linear-gradient(90deg,rgba(7,26,45,.03) 1px,transparent 1px);
  background-size:72px 72px;
  -webkit-mask-image:linear-gradient(180deg,transparent 0,#000 14%,#000 88%,transparent 100%);
  mask-image:linear-gradient(180deg,transparent 0,#000 14%,#000 88%,transparent 100%);
}
#lily-core-team-clean .ct-frame{
  position:absolute;inset:26px;pointer-events:none;
  border:1px solid rgba(7,26,45,.06);
}
#lily-core-team-clean .ct-head{
  position:relative;z-index:2;
  max-width:1540px;
  margin:0 auto clamp(54px,5vw,82px);
  display:grid;
  grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);
  gap:clamp(40px,6vw,104px);
  align-items:end;
  padding-bottom:28px;
  border-bottom:1px solid var(--ct-line);
}
#lily-core-team-clean .ct-kicker{
  display:flex;
    align-items:center;
    gap:14px;
  margin:0 0 20px;
  color:var(--red);
  
  font-size:11px;
    font-weight:600;
    line-height: 1.2;
    text-transform:uppercase;
}
/*#lily-core-team-clean .ct-kicker:before{content:"";width:48px;height:2px;background:currentColor}*/
#lily-core-team-clean .ct-title{
  margin:0;
  max-width:900px;
  color:#09233f;
  font-family: Georgia, serif;
      font-size: clamp(52px, 5.7vw, 88px);
  line-height:.98;
      letter-spacing: -.05em;
  font-weight:400;
  text-wrap:balance;
}
#lily-core-team-clean .ct-intro{
  margin:0;
  color: #625e59;
  font-size:15px;
  line-height:1.8;
}

/* Three-column architecture prevents the five-profile compression that distorted the old layout. */
#lily-core-team-clean .ct-grid{
  position:relative;z-index:2;
  max-width:1540px;
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:28px;
  align-items:stretch;
}
#lily-core-team-clean .ct-card{
  position:relative;
  display:flex;flex-direction:column;
  min-width:0;
  border:1px solid rgba(7,26,45,.10);
  background:rgba(255,255,255,.96);
  box-shadow:0 18px 40px rgba(7,26,45,.06);
  overflow:hidden;
}
#lily-core-team-clean .ct-card:before,
#lily-core-team-clean .ct-card:after{
  content:"";position:absolute;z-index:5;width:30px;height:30px;pointer-events:none;
}
#lily-core-team-clean .ct-card:before{
  left:12px;top:12px;border-left:1px solid rgba(200,0,0,.28);border-top:1px solid rgba(200,0,0,.28);
}
#lily-core-team-clean .ct-card:after{
  right:12px;bottom:12px;border-right:1px solid rgba(7,26,45,.14);border-bottom:1px solid rgba(7,26,45,.14);
}
#lily-core-team-clean .ct-photo{
  position:relative;
  height:clamp(300px,25vw,390px);
  overflow:hidden;
  background:#ECEDEA;
}
#lily-core-team-clean .ct-photo img{
  display:block;width:100%;height:100%;object-fit:cover;object-position:center 18%;
  filter:grayscale(100%) contrast(1.04);
  transform:scale(1.002);
  transition:filter .35s ease,transform .5s ease;
}
#lily-core-team-clean .ct-card:hover .ct-photo img{
  filter:grayscale(0%) contrast(1.02);
  transform:scale(1.025);
}
#lily-core-team-clean .ct-photo-grid{
  position:absolute;inset:0;pointer-events:none;z-index:2;opacity:.22;
  background:
    linear-gradient(rgba(255,255,255,.17) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.17) 1px,transparent 1px);
  background-size:36px 36px;
}
#lily-core-team-clean .ct-photo:after{
  content:"";position:absolute;left:0;right:0;bottom:0;height:54%;z-index:2;
  background:linear-gradient(180deg,transparent 0%,rgba(7,26,45,.82) 100%);
}
#lily-core-team-clean .ct-index{
  position:absolute;right:16px;top:16px;z-index:4;
  width:48px;height:48px;border-radius:50%;
  display:flex;align-items:center;justify-content:center;
  background:rgba(255,255,255,.94);
  color:var(--ct-red);
  font-size:18px;font-weight:600;letter-spacing:.08em;
}
#lily-core-team-clean .ct-overlay{
  position:absolute;left:24px;right:24px;bottom:22px;z-index:4;color:#fff;
  display:flex;flex-direction:column;gap:9px;
}
#lily-core-team-clean .ct-overlay h3{
  order:1;
  margin:0;
  font-size:clamp(35px,2.45vw,48px);
  line-height:.98;
  letter-spacing:-.035em;
  font-weight:400;
}
#lily-core-team-clean .ct-overlay p{
  order:2;
  margin:0;
  color:#F6BCC3;
  font-size:14px;
  line-height:1.42;
  font-style:italic;
  font-weight:500;
  letter-spacing:.025em;
}
#lily-core-team-clean .ct-body{
  display:flex;flex-direction:column;flex:1;
  padding:26px 28px 28px;
}
#lily-core-team-clean .ct-role{
  margin:0 0 16px;
  color:var(--ct-red);
  ;
  font-size:16px;
  line-height:1.48;
  font-weight:600;
  letter-spacing:.008em;
}
#lily-core-team-clean .ct-summary{
  margin:0;
  color:var(--ct-text);
  
  font-size:15px;
  line-height:1.65;
}
#lily-core-team-clean .ct-experience{
  display:grid;
  gap:6px;
  margin:24px 0 22px;
  padding:20px 0 18px;
  border-top:1px solid var(--ct-line);
  border-bottom:1px solid var(--ct-line);
}
#lily-core-team-clean .ct-experience strong{
  display:block;
  color:var(--ct-red);
  
  font-size:clamp(42px,3vw,58px);
  line-height:.9;
  letter-spacing:-.055em;
  font-weight:650;
  white-space:nowrap;
}
#lily-core-team-clean .ct-experience span{
  color:#6B7680;
  
  font-size:11px;
  line-height:1.35;
  font-weight:600;
  letter-spacing:.11em;
  text-transform:uppercase;
}
#lily-core-team-clean .ct-subsection{
  padding:0 0 18px;
}
#lily-core-team-clean .ct-subsection + .ct-subsection{
  padding-top:16px;
  border-top:1px solid var(--ct-line);
}
#lily-core-team-clean .ct-label{
  margin:0 0 11px;
  color:var(--ct-navy);
  
  font-size:11px;
  line-height:1.35;
  font-weight:600;
  letter-spacing:.10em;
  text-transform:uppercase;
}
#lily-core-team-clean .ct-subsection ul{
  list-style:none;
  margin:0;padding:0;
  display:grid;gap:7px;
}
#lily-core-team-clean .ct-subsection li{
  position:relative;
  padding-left:15px;
  color:#5D6872;
  
  font-size:12.5px;
  line-height:1.48;
}
#lily-core-team-clean .ct-subsection li:before{
  content:"";position:absolute;left:0;top:.58em;
  width:5px;height:5px;border-radius:50%;background:var(--ct-red);
}
#lily-core-team-clean .ct-footer{
  margin-top:auto;
  padding-top:18px;
  border-top:1px solid var(--ct-line);
  min-height:50px;
  display:flex;align-items:center;
}
#lily-core-team-clean .ct-linkedin{
  display:inline-flex;align-items:center;gap:8px;
  color:var(--ct-navy);
  text-decoration:none;
  
  font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;
}
#lily-core-team-clean .ct-linkedin:hover{color:var(--ct-red)}
#lily-core-team-clean .ct-linkedin svg{width:15px;height:15px}
#lily-core-team-clean .ct-source{
  color:#8A949D;
  
  font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;
}

/* Institutional strength band */
#lily-core-team-clean .ct-band{
  position:relative;z-index:2;
  max-width:1540px;
  margin:32px auto;
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  border:1px solid var(--ct-line);
  background:rgba(255,255,255,.86);
}
#lily-core-team-clean .ct-band div{
  min-height:132px;
  padding:22px 22px;
  border-right:1px solid var(--ct-line);
  color:#66717B;
  
  font-size:13px;
  line-height:1.56;
}
#lily-core-team-clean .ct-band div:last-child{border-right:0}
#lily-core-team-clean .ct-band b{
  display:block;
  margin-bottom:8px;
  color:var(--ct-navy);
  font-size:16px;
  line-height:1.3;
  font-weight:600;
}
#lily-core-team-clean .ct-band .ct-years b{
  color:var(--ct-red);
  font-size:29px;
  letter-spacing:-.04em;
}

@media(max-width:1320px){
  #lily-core-team-clean .ct-head{grid-template-columns:1fr;gap:26px}
  #lily-core-team-clean .ct-intro{max-width:1000px}
  #lily-core-team-clean .ct-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  #lily-core-team-clean .ct-photo{height:360px}
  #lily-core-team-clean .ct-band{grid-template-columns:repeat(2,minmax(0,1fr))}
  #lily-core-team-clean .ct-band div{border-bottom:1px solid var(--ct-line)}
  #lily-core-team-clean .ct-band div:nth-child(even){border-right:0}
  #lily-core-team-clean .ct-band div:last-child{border-bottom:0}
}
@media(max-width:760px){
  #lily-core-team-clean .ct-shell{padding:58px 16px 64px}
  #lily-core-team-clean .ct-frame{inset:12px}
  #lily-core-team-clean .ct-title{font-size:clamp(46px,13vw,62px)}
  #lily-core-team-clean .ct-intro{font-size:18px}
  #lily-core-team-clean .ct-grid{grid-template-columns:1fr;gap:18px}
  #lily-core-team-clean .ct-photo{height:clamp(320px,105vw,430px)}
  #lily-core-team-clean .ct-overlay h3{font-size:clamp(38px,10vw,48px)}
  #lily-core-team-clean .ct-overlay p{font-size:13px}
  #lily-core-team-clean .ct-role{font-size:16px}
  #lily-core-team-clean .ct-body{padding:24px 22px 26px}
  #lily-core-team-clean .ct-experience strong{font-size:48px}
  #lily-core-team-clean .ct-band{grid-template-columns:1fr}
  #lily-core-team-clean .ct-band div{border-right:0;border-bottom:1px solid var(--ct-line);min-height:0}
}

/* Extend portrait box slightly downward while preserving crop and proportions */
#lily-core-team-clean .ct-photo{
  height:clamp(340px,28vw,430px)!important;
}

/* Keep faces framed consistently after the extra depth */
#lily-core-team-clean .ct-photo img{
  object-position:center 16%!important;
}

/* Tablet */
@media(max-width:1320px){
  #lily-core-team-clean .ct-photo{
    height:400px!important;
  }
}

/* Mobile */
@media(max-width:760px){
  #lily-core-team-clean .ct-photo{
    height:clamp(360px,112vw,470px)!important;
  }
}

#lily-core-team-clean .ct-photo{
  height:clamp(390px,31vw,490px)!important;
}
#lily-core-team-clean .ct-photo img{
  object-position:center 12%!important;
}

/* Tablet */
@media(max-width:1320px){
  #lily-core-team-clean .ct-photo{
    height:440px!important;
  }
  #lily-core-team-clean .ct-photo img{
    object-position:center 11%!important;
  }
}

/* Mobile */
@media(max-width:760px){
  #lily-core-team-clean .ct-photo{
    height:clamp(400px,118vw,520px)!important;
  }
  #lily-core-team-clean .ct-photo img{
    object-position:center 10%!important;
  }
}