/* v0.31.24 — Render-stable Style 2 identity. No MutationObserver/image injection. */
.card-executive-view{position:relative;overflow:hidden}
.card-executive-view .exec-identity{
  position:relative;isolation:isolate;overflow:hidden;
  background-color:#d9ebe7!important;
  background-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='120' viewBox='0 0 360 120'%3E%3Cg fill='none' stroke='%23fff' stroke-width='10' stroke-linejoin='miter' opacity='.93'%3E%3Cpath d='M8 23L45 3l37 20M8 97l37 20 37-20M45 32l18 28-18 28-18-28z'/%3E%3Cpath d='M104 0l52 30 52-30M104 120l52-30 52 30M116 60l40-34 40 34-40 34zM136 60l20-16 20 16-20 16z'/%3E%3Cpath d='M226 23l37-20 37 20M226 97l37 20 37-20M263 32l18 28-18 28-18-28z'/%3E%3C/g%3E%3C/svg%3E"),
    linear-gradient(90deg,#a9cbc5 0%,#c5dfda 36%,#e5f2ef 68%,#fff 100%);
  background-repeat:repeat-x,no-repeat;
  background-position:left top,left top;
  background-size:auto 100%,100% 100%;
}
.card-executive-view .exec-identity::after{
  content:"";position:absolute;top:0;right:0;bottom:0;width:clamp(18px,3.2%,30px);z-index:1;
  background-color:#075e50;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='56' viewBox='0 0 28 56'%3E%3Cg fill='none' stroke='%23fff' stroke-width='1.5'%3E%3Cpath d='M14 2L25 14 14 26 3 14zM14 7l6 7-6 7-6-7z'/%3E%3Cpath d='M14 30L25 42 14 54 3 42zM14 35l6 7-6 7-6-7z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat:repeat-y;background-position:center top;background-size:100% auto;
  pointer-events:none;
}
.card-executive-view .exec-identity-pattern,
.card-executive-view .exec-identity-fade,
.card-executive-view .exec-rail,
.card-executive-view .exec-brand-v323-top,
.card-executive-view .exec-brand-v323-side{display:none!important}
.card-executive-view .exec-identity-copy{position:relative;z-index:2;padding-right:clamp(24px,4.2%,38px)}
[dir="ltr"] .card-executive-view .exec-identity::after{right:auto;left:0}
[dir="ltr"] .card-executive-view .exec-identity-copy{padding-right:0;padding-left:clamp(24px,4.2%,38px)}

/* Heading icons are real images; gold diamonds belong to actual data fields only. */
.card-executive-view .exec-panel-title::before{display:none!important}
.card-executive-view .exec-row>span,
.card-executive-view .exec-field-box>span{display:flex;align-items:flex-start;gap:5px}
.card-executive-view .exec-row>span::before,
.card-executive-view .exec-field-box>span::before{
  content:"◆";color:#d3a53b;font-size:7px;line-height:1.65;flex:0 0 auto;
}
