:root{--bg:#fffaf0;--ink:#15120b;--muted:#6f6655;--black:#090909;--black2:#171309;--gold:#d8a92f;--gold2:#fff0ba;--line:rgba(45,35,13,.14);--soft:#fff7df;--shadow:0 24px 70px rgba(26,20,5,.16);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x: hidden}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:radial-gradient(circle at 12% -10%,rgba(250,218,118,.45),transparent 28rem),radial-gradient(circle at 90% 0,rgba(0,0,0,.08),transparent 24rem),linear-gradient(135deg,#fff,#fff8e2 36%,#fffef9);min-height:100vh;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 0 30%,rgba(255,255,255,.55) 47%,transparent 62%);animation:pageShimmer 10s linear infinite;opacity:.55;z-index:-1}@keyframes pageShimmer{from{transform:translateX(-70%)}to{transform:translateX(70%)}}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.siteHeader{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px clamp(18px,4vw,54px);background:rgba(255,252,244,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(74,54,13,.12)}.brand{display:flex;align-items:center;gap:10px;min-width:0}.brand img{width:154px;object-fit:contain}.tagline{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#745c19;white-space:nowrap;border-left:1px solid rgba(128,92,21,.3);padding-left:10px}.mainNav{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.navLink,.navCta{padding:10px 14px;border-radius:999px;font-weight:800;font-size:14px}.navLink:hover,.navLink.active{background:#fff1bd}.navCta,.btn.primary{background:linear-gradient(135deg,#090909,#241b08 55%,#d3a636);color:#fff;border:1px solid rgba(255,255,255,.18);box-shadow:0 12px 30px rgba(0,0,0,.22)}.menuButton{display:none;border:0;border-radius:999px;background:#111;color:#fff;padding:10px 14px;font-weight:900}.hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:32px;align-items:center;padding:clamp(62px,9vw,120px) clamp(18px,5vw,80px) 48px}.heroCopy h1{font-size:clamp(40px,7vw,88px);line-height:.93;letter-spacing:-.07em;margin:10px 0 18px;max-width:970px}.heroText{font-size:clamp(17px,2vw,22px);line-height:1.65;color:#4f4739;max-width:780px}.eyebrow{color:#866512;font-weight:950;letter-spacing:.22em;text-transform:uppercase;font-size:12px}.ctaRow{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.ctaRow.center{justify-content:center}.btn{display:inline-flex;align-items:center;gap:10px;border-radius:999px;padding:13px 18px;font-weight:950;border:1px solid rgba(20,16,8,.14);transition:.25s ease}.btn svg{width:18px;height:18px;fill:currentColor}.btn:hover{transform:translateY(-2px)}.btn.secondary{background:#fff6d9;color:#171101}.btn.ghost{background:transparent;border-color:rgba(0,0,0,.22)}.heroMedia{min-height:330px;display:grid;place-items:center}.orbPanel{width:min(430px,92vw);aspect-ratio:1;border-radius:44px;background:linear-gradient(145deg,#090909,#1b1509 60%,#3f300d);border:1px solid rgba(255,230,162,.35);position:relative;overflow:hidden;box-shadow:var(--shadow)}.orbPanel:before,.shimmerCard:before{content:"";position:absolute;inset:-80% -40%;background:linear-gradient(115deg,transparent,rgba(255,229,151,.2),transparent);transform:rotate(20deg);animation:cardShine 5.5s linear infinite}.orbPanel span{position:absolute;border-radius:50%;border:1px solid rgba(255,218,107,.4);animation:pulse 4s ease-in-out infinite}.orbPanel span:nth-child(1){inset:12%}.orbPanel span:nth-child(2){inset:25%;animation-delay:.4s}.orbPanel span:nth-child(3){inset:38%;animation-delay:.8s}.orbPanel b{position:absolute;color:#ffeab0;font-size:13px;text-transform:uppercase;letter-spacing:.15em}.orbPanel b:nth-of-type(1){top:22%;left:12%}.orbPanel b:nth-of-type(2){right:13%;top:45%}.orbPanel b:nth-of-type(3){left:35%;bottom:16%}@keyframes pulse{50%{transform:scale(1.05);opacity:.55}}@keyframes cardShine{from{transform:translateX(-60%) rotate(18deg)}to{transform:translateX(60%) rotate(18deg)}}.section{padding:54px clamp(18px,5vw,80px)}.sectionHead{max-width:930px;margin:0 auto 28px;text-align:center}.sectionHead h2{font-size:clamp(30px,5vw,58px);line-height:1;letter-spacing:-.05em;margin:0 0 14px}.sectionHead p{color:var(--muted);font-size:18px;line-height:1.65}.grid{display:grid;gap:18px}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.productGrid,.proofGrid,.leaderGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.leaderGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.resourceList{display:grid;gap:18px;max-width:980px;margin:auto}.card,.productCard,.proofCard,.leaderCard,.resourceCard,.contactForm,.contactCard,.ctaPanel{position:relative;overflow:hidden;background:linear-gradient(145deg,#080808,#151109 58%,#2b210b);color:#fff;border:1px solid rgba(255,223,144,.23);border-radius:var(--radius);padding:24px;box-shadow:0 18px 50px rgba(0,0,0,.18);min-width:0}.card h3,.productCard h3,.proofCard h3,.leaderCard h3,.resourceCard h3,.contactCard h2,.ctaPanel h3{font-size:24px;margin:0 0 10px;letter-spacing:-.02em}.card p,.productCard p,.proofCard p,.leaderCard p,.resourceCard p,.contactCard p,.ctaPanel p{color:#e6ddc2;line-height:1.65;margin:0}.productCard span,.proofCard span,.resourceCard span,.leaderCard span{display:inline-flex;color:#f0c85b;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:950;margin-bottom:12px}.productCard img{display:block;max-height:96px;object-fit:contain;margin-bottom:16px}.productCard b,.resourceCard b{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:#ffe28b}.productCard svg,.resourceCard svg{width:17px;fill:currentColor}.productHeroLogo{max-width:min(380px,90vw);border-radius:30px;filter:drop-shadow(0 30px 48px rgba(0,0,0,.25))}.ctaPanel{margin-top:22px;text-align:center}.leaderCard img{width:100%;aspect-ratio:4/4.2;object-fit:cover;border-radius:22px;margin-bottom:16px;background:#1b1608}.contactWrap{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:22px;padding:40px clamp(18px,5vw,80px) 70px}.contactForm{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.contactForm label{display:grid;gap:8px;color:#ffe7a2;font-weight:850}.contactForm .full{grid-column:1/-1}.contactForm input,.contactForm select,.contactForm textarea{width:100%;border:1px solid rgba(255,226,154,.24);border-radius:16px;background:rgba(255,255,255,.08);color:#fff;padding:13px;font:inherit}.contactForm option{color:#111}.siteFooter{display:grid;grid-template-columns:1.3fr .8fr .9fr 1fr;gap:24px;padding:44px clamp(18px,5vw,80px);background:#070707;color:#fff;border-top:1px solid rgba(255,224,151,.24)}.siteFooter h2{font-size:14px;color:#f1c85b;text-transform:uppercase;letter-spacing:.18em}.siteFooter a{display:block;color:#e6ddc2;margin:10px 0}.footerBrand img{width:170px;background:#fff;border-radius:18px;padding:8px}.footerBrand p{color:#f0d780;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.footerSocial{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.footerSocial a{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,220,136,.24);border-radius:999px;padding:9px 12px;margin:0;background:rgba(255,255,255,.06)}.footerSocial svg{width:20px;height:20px;fill:#f1c85b}.footerBottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.12);padding-top:18px;color:#bdb397}.chatDock{position:fixed;right:20px;bottom:20px;z-index:15;background:linear-gradient(135deg,#151515,#c99b23);color:#fff;font-weight:950;border-radius:999px;padding:12px 16px;box-shadow:0 16px 40px rgba(0,0,0,.26)}[data-animate]{opacity:1;transform:none;transition:opacity .65s ease,transform .65s ease}html.js [data-animate]{opacity:0;transform:translateY(18px)}html.js [data-animate].in,[data-animate].in{opacity:1;transform:none}[data-animate="float"].in{animation:softFloat 5s ease-in-out infinite}@keyframes softFloat{50%{transform:translateY(-10px)}}@media (max-width:980px){.hero{grid-template-columns:1fr;padding-top:42px}.grid.three,.grid.four,.productGrid,.proofGrid,.leaderGrid,.contactWrap,.siteFooter{grid-template-columns:1fr}.heroMedia{min-height:260px}.siteHeader{align-items:flex-start}.menuButton{display:inline-flex}.mainNav{display:none;position:absolute;left:16px;right:16px;top:82px;background:#080808;color:#fff;border-radius:24px;padding:16px;box-shadow:var(--shadow);z-index:30}.mainNav.open{display:grid}.navLink,.navCta{color:#fff}.navLink:hover,.navLink.active{background:rgba(255,218,107,.18)}.tagline{display:none}.contactForm{grid-template-columns:1fr}.chatDock{position:static;display:inline-flex;margin:0 18px 22px}.siteFooter{padding-bottom:24px}}@media (max-width:520px){.heroCopy h1{font-size:42px}.section{padding:38px 16px}.hero{padding-left:16px;padding-right:16px}.card,.productCard,.proofCard,.leaderCard,.resourceCard,.contactForm,.contactCard,.ctaPanel{border-radius:22px;padding:20px}.brand img{width:134px}.siteHeader{padding:12px 14px}.heroMedia{min-height:220px}.orbPanel{border-radius:30px}.footerSocial a{width:100%;justify-content:center}.ctaRow .btn{width:100%;justify-content:center}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}

.proofMediaGrid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);gap:22px;align-items:stretch;margin:24px 0 6px}.proofVisual,.proofVideo{position:relative;overflow:hidden;border-radius:28px;background:linear-gradient(145deg,#080808,#151109 58%,#2b210b);border:1px solid rgba(255,223,144,.24);box-shadow:0 18px 50px rgba(0,0,0,.18);padding:14px}.proofVisual img,.proofVideo video{display:block;width:100%;height:100%;max-height:420px;object-fit:cover;border-radius:20px;background:#0d0d0d}.proofVisual figcaption,.proofVideo figcaption{color:#f4d878;font-size:13px;line-height:1.5;margin-top:10px}.assetActions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.assetActions .btn{padding:11px 15px}.assetBadgeGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px}.assetBadge{border-radius:20px;background:rgba(255,255,255,.07);border:1px solid rgba(255,223,144,.18);padding:16px;color:#fff}.assetBadge b{display:block;color:#ffd96e;font-size:22px;margin-bottom:4px}.assetBadge span{color:#e8dfc6;font-size:13px}.proofCard .miniActions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.proofCard .miniActions a{display:inline-flex;align-items:center;border:1px solid rgba(255,223,144,.22);border-radius:999px;padding:8px 11px;color:#ffe399;background:rgba(255,255,255,.05);font-weight:850}.notePanel{max-width:980px;margin:22px auto 0;border-radius:26px;background:linear-gradient(145deg,#080808,#151109 58%,#2b210b);border:1px solid rgba(255,223,144,.24);color:#fff;padding:22px;box-shadow:0 18px 50px rgba(0,0,0,.15)}.notePanel p{color:#e6ddc2;line-height:1.65;margin:0}.proofLinkCard{display:flex;flex-direction:column;gap:12px}.proofLinkCard a:not(.btn){color:#ffe399;font-weight:900}.downloadList{display:grid;gap:14px;max-width:980px;margin:0 auto}.downloadItem{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;border-radius:24px;background:linear-gradient(145deg,#080808,#151109 58%,#2b210b);border:1px solid rgba(255,223,144,.24);padding:20px;color:#fff;box-shadow:0 18px 50px rgba(0,0,0,.15)}.downloadItem p{color:#e6ddc2;margin:6px 0 0;line-height:1.55}.downloadItem h3{margin:0;font-size:22px}.downloadItem .btn{white-space:nowrap}.proofStrip{max-width:1100px;margin:20px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.proofStrip .card h3{font-size:20px}.section.proofSection{padding-top:34px}@media (max-width:980px){.proofMediaGrid,.assetBadgeGrid,.proofStrip{grid-template-columns:1fr}.downloadItem{grid-template-columns:1fr}.proofVisual img,.proofVideo video{max-height:none}.assetActions .btn,.downloadItem .btn{width:100%;justify-content:center}}

@media (max-width: 760px){.heroCopy h1{font-size:38px;line-height:1.02;letter-spacing:-.045em}.heroText{font-size:16px;line-height:1.58}.hero{gap:18px}.proofMediaGrid{gap:16px}.assetBadgeGrid{grid-template-columns:1fr}.downloadItem{padding:18px}.mainNav{top:76px}}

.proofFrameGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.proofFrame{margin:0;padding:14px;border-radius:22px;background:linear-gradient(145deg,#080808,#151109 58%,#2b210b);color:#fff;border:1px solid rgba(255,223,144,.23);overflow:hidden}.proofFrame img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:14px;display:block}.proofFrame figcaption{margin-top:10px;color:#f0c85b;font-weight:900;text-align:center}@media(max-width:980px){.proofFrameGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.proofFrameGrid{grid-template-columns:1fr}.proofVideo video,.proofVisual img{max-height:70vh;object-fit:contain}}

:root{
  --cyb-card-bg:linear-gradient(145deg,#060606 0%,#11100d 48%,#1b1609 72%,#2f2309 100%);
  --cyb-card-border:rgba(255,218,120,.30);
  --cyb-card-shadow:0 22px 54px rgba(0,0,0,.22), inset 0 1px 0 rgba(255,240,186,.10);
  --cyb-gold:#d8a92f;
  --cyb-gold-soft:#ffe8a3;
  --cyb-gold-mid:#c89c2b;
  --cyb-cream:#fff7df;
  --cyb-ink:#141008;
}
body{
  background:
    radial-gradient(circle at 10% -8%,rgba(255,223,132,.42),transparent 30rem),
    radial-gradient(circle at 92% 8%,rgba(216,169,47,.18),transparent 28rem),
    linear-gradient(135deg,#fff 0%,#fffaf0 40%,#fffdf8 100%) !important;
}
body:before{opacity:.48;animation-duration:12s}
.section{position:relative}.section:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,218,120,.07),transparent);opacity:.55;z-index:-1}
.grid,.productGrid,.proofGrid,.leaderGrid,.resourceList,.proofStrip,.assetBadgeGrid,.proofFrameGrid,.downloadList{align-items:stretch}
.card,.productCard,.proofCard,.leaderCard,.resourceCard,.contactForm,.contactCard,.ctaPanel,.downloadItem,.notePanel,.assetBadge,.proofFrame,.proofVisual,.proofVideo{
  background:var(--cyb-card-bg) !important;
  border:1px solid var(--cyb-card-border) !important;
  border-radius:28px;
  box-shadow:var(--cyb-card-shadow) !important;
  color:#fff;
  isolation:isolate;
  min-width:0;
}
.card,.productCard,.proofCard,.leaderCard,.resourceCard,.contactCard,.ctaPanel,.downloadItem,.notePanel,.assetBadge,.proofFrame{
  display:flex;
  flex-direction:column;
  height:100%;
}
.card:before,.productCard:before,.proofCard:before,.leaderCard:before,.resourceCard:before,.contactForm:before,.contactCard:before,.ctaPanel:before,.downloadItem:before,.notePanel:before,.assetBadge:before,.proofFrame:before,.proofVisual:before,.proofVideo:before,.shimmerCard:before{
  content:"";
  position:absolute;
  inset:-120% -55%;
  background:linear-gradient(116deg,transparent 34%,rgba(255,237,176,.16) 46%,rgba(216,169,47,.24) 50%,rgba(255,237,176,.12) 54%,transparent 66%);
  transform:translateX(-58%) rotate(18deg);
  animation:cybstyxUnifiedShine 7.5s linear infinite;
  pointer-events:none;
  z-index:0;
}
.card:after,.productCard:after,.proofCard:after,.leaderCard:after,.resourceCard:after,.contactForm:after,.contactCard:after,.ctaPanel:after,.downloadItem:after,.notePanel:after,.assetBadge:after,.proofFrame:after,.proofVisual:after,.proofVideo:after{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 16% 0%,rgba(255,226,139,.13),transparent 32%),radial-gradient(circle at 100% 100%,rgba(216,169,47,.08),transparent 34%);
  pointer-events:none;
  z-index:0;
}
.card > *,.productCard > *,.proofCard > *,.leaderCard > *,.resourceCard > *,.contactForm > *,.contactCard > *,.ctaPanel > *,.downloadItem > *,.notePanel > *,.assetBadge > *,.proofFrame > *,.proofVisual > *,.proofVideo > *{position:relative;z-index:1}
@keyframes cybstyxUnifiedShine{0%{transform:translateX(-62%) rotate(18deg)}100%{transform:translateX(62%) rotate(18deg)}}
.card h3,.productCard h3,.proofCard h3,.leaderCard h3,.resourceCard h3,.contactCard h2,.ctaPanel h3,.downloadItem h3{color:#fff;line-height:1.12}.card p,.productCard p,.proofCard p,.leaderCard p,.resourceCard p,.contactCard p,.ctaPanel p,.downloadItem p,.notePanel p{color:#eadfbe}.productCard span,.proofCard span,.resourceCard span,.leaderCard span,.eyebrow{color:var(--cyb-gold-soft)}
.productCard b,.resourceCard b,.proofLinkCard a:not(.btn){color:var(--cyb-gold-soft);margin-top:auto;padding-top:16px}.proofCard .miniActions{margin-top:auto;padding-top:16px}.leaderCard img,.proofVisual img,.proofVideo video,.proofFrame img{border:1px solid rgba(255,223,144,.18);box-shadow:0 14px 34px rgba(0,0,0,.20)}
.btn,.navCta,.proofCard .miniActions a,.footerSocial a,.chatDock{
  min-height:46px;
  border-radius:999px;
  font-weight:950;
  letter-spacing:.01em;
  transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease;
}
.btn.primary,.navCta,.chatDock{
  background:linear-gradient(135deg,#070707 0%,#171107 48%,#342609 70%,#d8a92f 100%) !important;
  color:#fff !important;
  border:1px solid rgba(255,232,163,.26) !important;
  box-shadow:0 14px 34px rgba(23,17,7,.28), inset 0 1px 0 rgba(255,255,255,.10) !important;
}
.btn.secondary{
  background:linear-gradient(135deg,#fff8df 0%,#f3d77d 48%,#d8a92f 100%) !important;
  color:#120e06 !important;
  border:1px solid rgba(88,62,12,.24) !important;
  box-shadow:0 12px 28px rgba(178,130,21,.18), inset 0 1px 0 rgba(255,255,255,.45) !important;
}
.btn.ghost,.proofCard .miniActions a{
  background:rgba(255,248,223,.08) !important;
  color:var(--cyb-gold-soft) !important;
  border:1px solid rgba(255,232,163,.34) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08) !important;
}
.btn:hover,.navCta:hover,.proofCard .miniActions a:hover,.footerSocial a:hover,.chatDock:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(0,0,0,.24),0 0 0 3px rgba(216,169,47,.10) !important}.navLink{border:1px solid transparent}.navLink:hover,.navLink.active{background:linear-gradient(135deg,#fff8df,#f4d77e) !important;color:#151007;border-color:rgba(120,83,8,.14)}
.siteHeader{box-shadow:0 10px 30px rgba(45,35,13,.08)}.orbPanel{background:var(--cyb-card-bg) !important;border-color:var(--cyb-card-border) !important;box-shadow:var(--cyb-card-shadow) !important}.productHeroLogo{padding:22px;background:var(--cyb-card-bg);border:1px solid var(--cyb-card-border);box-shadow:var(--cyb-card-shadow);border-radius:30px}
.contactForm input,.contactForm select,.contactForm textarea{background:rgba(255,255,255,.10);border-color:rgba(255,232,163,.30)}.footerSocial a{background:rgba(255,255,255,.07);border-color:rgba(255,232,163,.28);color:#fff}.footerSocial svg{fill:var(--cyb-gold-soft)}
.proofMediaGrid{align-items:stretch}.proofVisual,.proofVideo{display:flex;flex-direction:column}.proofVisual img,.proofVideo video{flex:1;min-height:280px}.downloadItem{grid-template-columns:minmax(0,1fr) auto}.downloadItem .btn{align-self:center}.assetBadge b{color:var(--cyb-gold-soft)}
@media (max-width:980px){.card,.productCard,.proofCard,.leaderCard,.resourceCard,.contactForm,.contactCard,.ctaPanel,.downloadItem,.notePanel,.assetBadge,.proofFrame,.proofVisual,.proofVideo{border-radius:24px}.productHeroLogo{padding:18px}.proofVisual img,.proofVideo video{min-height:auto}.downloadItem{grid-template-columns:1fr}.siteFooter{gap:18px}.mainNav{border:1px solid rgba(255,232,163,.25)}}
@media (max-width:520px){.btn,.navCta,.proofCard .miniActions a{min-height:48px}.footerSocial a{min-height:44px}.heroCopy h1{letter-spacing:-.04em}.productHeroLogo{border-radius:24px}.proofVisual,.proofVideo{padding:10px}}
@media (prefers-reduced-motion:reduce){body:before,.card:before,.productCard:before,.proofCard:before,.leaderCard:before,.resourceCard:before,.contactForm:before,.contactCard:before,.ctaPanel:before,.downloadItem:before,.notePanel:before,.assetBadge:before,.proofFrame:before,.proofVisual:before,.proofVideo:before,.shimmerCard:before{animation:none!important}}

.card:before,.productCard:before,.proofCard:before,.leaderCard:before,.resourceCard:before,.contactForm:before,.contactCard:before,.ctaPanel:before,.downloadItem:before,.notePanel:before,.assetBadge:before,.proofFrame:before,.proofVisual:before,.proofVideo:before,.shimmerCard:before,
.card:after,.productCard:after,.proofCard:after,.leaderCard:after,.resourceCard:after,.contactForm:after,.contactCard:after,.ctaPanel:after,.downloadItem:after,.notePanel:after,.assetBadge:after,.proofFrame:after,.proofVisual:after,.proofVideo:after{content:none!important;display:none!important}
.card,.productCard,.proofCard,.leaderCard,.resourceCard,.contactForm,.contactCard,.ctaPanel,.downloadItem,.notePanel,.assetBadge,.proofFrame,.proofVisual,.proofVideo{
  background:
    linear-gradient(112deg,transparent 0 36%,rgba(255,232,163,.12) 46%,rgba(216,169,47,.17) 50%,rgba(255,232,163,.08) 55%,transparent 66%) 140% 0/220% 100%,
    radial-gradient(circle at 18% 0%,rgba(255,226,139,.12),transparent 30%),
    var(--cyb-card-bg) !important;
  animation:cybstyxBackgroundShimmer 9s linear infinite;
}
@keyframes cybstyxBackgroundShimmer{0%{background-position:160% 0,0 0,0 0}100%{background-position:-60% 0,0 0,0 0}}
.card > *,.productCard > *,.proofCard > *,.leaderCard > *,.resourceCard > *,.contactForm > *,.contactCard > *,.ctaPanel > *,.downloadItem > *,.notePanel > *,.assetBadge > *,.proofFrame > *,.proofVisual > *,.proofVideo > *{position:relative;z-index:1}
.siteHeader{align-items:center;flex-wrap:nowrap;gap:14px}.brand{flex:0 1 auto}.brand img{width:150px}.tagline{font-size:11px;letter-spacing:.15em}.mainNav{flex:0 0 auto;display:flex;flex-wrap:nowrap;gap:5px;align-items:center}.navLink,.navCta{font-size:13px;padding:9px 11px;white-space:nowrap}.navCta{padding-inline:14px}@media (min-width:981px) and (max-width:1280px){.brand img{width:132px}.tagline{display:none}.navLink,.navCta{font-size:12px;padding:8px 9px}.siteHeader{padding-inline:24px}}
@media (max-width:980px){.siteHeader{align-items:flex-start}.mainNav{display:none;flex-wrap:unset}.mainNav.open{display:grid}.brand img{width:142px}}
@media (prefers-reduced-motion:reduce){.card,.productCard,.proofCard,.leaderCard,.resourceCard,.contactForm,.contactCard,.ctaPanel,.downloadItem,.notePanel,.assetBadge,.proofFrame,.proofVisual,.proofVideo{animation:none!important}}

.card,.productCard,.proofCard,.leaderCard,.resourceCard,.contactForm,.contactCard,.ctaPanel,.downloadItem,.notePanel,.assetBadge,.proofFrame,.proofVisual,.proofVideo{
  background:linear-gradient(145deg,#060606 0%,#12100c 54%,#1c1608 78%,#2b2109 100%) !important;
  animation:cybstyxGoldGlow 5.8s ease-in-out infinite;
}
@keyframes cybstyxGoldGlow{0%,100%{box-shadow:0 22px 54px rgba(0,0,0,.22), inset 0 1px 0 rgba(255,240,186,.10), 0 0 0 rgba(216,169,47,0) !important}50%{box-shadow:0 24px 58px rgba(0,0,0,.24), inset 0 1px 0 rgba(255,240,186,.14), 0 0 24px rgba(216,169,47,.12) !important}}

@media (min-width:981px){
  .siteHeader{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:22px!important}
  .mainNav{display:flex!important;justify-content:flex-end!important;align-items:center!important;flex-wrap:nowrap!important;min-width:0!important;gap:6px!important}
  .mainNav > *{flex:0 0 auto!important}
  .navLink,.navCta{white-space:nowrap!important;line-height:1!important}
}

@media (min-width:981px){
  .siteHeader{position:sticky!important}
  .mainNav{padding-right:160px!important}
  .mainNav .navCta{position:absolute!important;right:clamp(18px,4vw,54px)!important;top:50%!important;transform:translateY(-50%)!important;z-index:3!important}
  .mainNav .navCta:hover{transform:translateY(calc(-50% - 2px))!important}
}

.grid.fiveCards,.secowlOutcomeGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;align-items:stretch;margin-top:22px}.grid.fiveCards .card h3{font-size:20px}.articleBody{max-width:980px;margin:0 auto;padding:clamp(22px,4vw,44px);border-radius:28px;color:#fff;background:linear-gradient(145deg,#060606 0%,#12100c 54%,#1c1608 78%,#2b2109 100%);border:1px solid rgba(255,223,144,.23);box-shadow:0 22px 54px rgba(0,0,0,.22)}.articleBody p{color:#eadfbe;line-height:1.78;font-size:18px}.articleBody h2{color:#fff;font-size:clamp(24px,3vw,34px);margin:30px 0 10px;letter-spacing:-.03em}.card span{display:inline-flex;color:var(--cyb-gold-soft,#fff0ba);font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:950;margin-bottom:12px}.footerBottom p{margin:0 0 8px}.footerBottom .footerDisclaimer{color:#bdb397;line-height:1.55}.ctaRow.center{margin-top:24px}.notePanel.shimmerCard{max-width:1050px;margin:0 auto 22px}.notePanel.shimmerCard p{font-size:17px;line-height:1.72}.card,.productCard,.proofCard,.leaderCard,.resourceCard,.contactForm,.contactCard,.ctaPanel,.downloadItem,.notePanel,.assetBadge,.proofFrame,.proofVisual,.proofVideo,.articleBody{background:linear-gradient(145deg,#060606 0%,#12100c 54%,#1c1608 78%,#2b2109 100%) !important;animation:cybstyxGoldGlow 5.8s ease-in-out infinite;border-color:rgba(255,223,144,.23)!important}.btn.secondary{background:linear-gradient(135deg,#fff8df 0%,#f3d77d 48%,#d8a92f 100%) !important;color:#120e06 !important}.btn.primary{background:linear-gradient(135deg,#070707 0%,#171107 48%,#342609 70%,#d8a92f 100%) !important;color:#fff !important}@media (max-width:1100px){.grid.fiveCards,.secowlOutcomeGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.grid.fiveCards,.secowlOutcomeGrid{grid-template-columns:1fr}.articleBody p{font-size:16px}.articleBody{border-radius:24px;padding:20px}.notePanel.shimmerCard{margin-bottom:16px}}

.grid.three,.grid.four,.grid.fiveCards,.secowlOutcomeGrid,.proofStrip,.productGrid,.proofGrid,.leaderGrid,.assetBadgeGrid{align-items:stretch!important}
.grid.fiveCards,.secowlOutcomeGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;max-width:1180px;margin-left:auto;margin-right:auto}
.card,.productCard,.proofCard,.leaderCard,.resourceCard,.contactCard,.ctaPanel,.downloadItem,.notePanel,.assetBadge,.proofFrame,.proofVisual,.proofVideo,.articleBody{
  min-height:170px;
  padding:24px!important;
  border-radius:28px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
}
.card h3,.productCard h3,.proofCard h3,.leaderCard h3,.resourceCard h3,.contactCard h2,.ctaPanel h3,.downloadItem h3{
  margin:0 0 12px!important;
  line-height:1.18!important;
}
.card p,.productCard p,.proofCard p,.leaderCard p,.resourceCard p,.contactCard p,.ctaPanel p,.downloadItem p,.notePanel p{
  line-height:1.66!important;
  margin:0!important;
}
.productCard b,.resourceCard b,.proofCard .miniActions{margin-top:auto!important;padding-top:18px!important}.proofStrip{grid-template-columns:repeat(3,minmax(0,1fr))!important}.siteFooter{align-items:start}.footerBottom{grid-column:1/-1!important;max-width:1180px}.footerBottom p{max-width:1100px}.btn,.navCta,.proofCard .miniActions a{justify-content:center;text-align:center}.card,.productCard,.proofCard,.leaderCard,.resourceCard,.contactCard,.ctaPanel,.downloadItem,.notePanel,.assetBadge,.proofFrame,.proofVisual,.proofVideo,.articleBody{animation:cybstyxGoldGlow 7.2s ease-in-out infinite!important}@media (max-width:1100px){.grid.fiveCards,.secowlOutcomeGrid,.grid.four{grid-template-columns:repeat(2,minmax(0,1fr))!important}.proofStrip{grid-template-columns:1fr!important}}@media (max-width:680px){.grid.fiveCards,.secowlOutcomeGrid,.grid.three,.grid.four,.productGrid,.proofGrid,.leaderGrid,.assetBadgeGrid{grid-template-columns:1fr!important}.card,.productCard,.proofCard,.leaderCard,.resourceCard,.contactCard,.ctaPanel,.downloadItem,.notePanel,.assetBadge,.proofFrame,.proofVisual,.proofVideo,.articleBody{min-height:auto;padding:20px!important;border-radius:24px!important}.siteFooter{grid-template-columns:1fr!important}.footerBottom p{max-width:100%}}

/* Public visual design system */
:root{
  --cyb-final-card-bg: linear-gradient(145deg,#050505 0%,#0f0d08 47%,#191307 76%,#2b2008 100%);
  --cyb-final-card-border: rgba(255,226,154,.30);
  --cyb-final-card-shadow: 0 22px 54px rgba(0,0,0,.24), inset 0 1px 0 rgba(255,240,186,.12);
  --cyb-final-gold: #d8a92f;
  --cyb-final-gold-soft: #fff0ba;
}
body{background:radial-gradient(circle at 10% -8%,rgba(255,223,132,.42),transparent 30rem),radial-gradient(circle at 92% 8%,rgba(216,169,47,.16),transparent 28rem),linear-gradient(135deg,#fff 0%,#fffaf0 42%,#fffdf8 100%)!important;}
.section{overflow:clip}.sectionHead{max-width:960px}.sectionHead h2{color:#171309}.sectionHead p{color:#72664f}.eyebrow{color:#a87a0d!important}
.grid,.productGrid,.proofGrid,.leaderGrid,.resourceList,.proofStrip,.assetBadgeGrid,.proofFrameGrid,.downloadList,.secowlOutcomeGrid{align-items:stretch!important;grid-auto-rows:1fr!important;}
.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))!important}.grid.fiveCards,.secowlOutcomeGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.productGrid,.proofGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.proofStrip{grid-template-columns:repeat(3,minmax(0,1fr))!important}.leaderGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.card,.productCard,.proofCard,.leaderCard,.resourceCard,.contactCard,.ctaPanel,.downloadItem,.notePanel,.assetBadge,.proofFrame,.proofVisual,.proofVideo,.articleBody{position:relative!important;overflow:hidden!important;isolation:isolate!important;background:var(--cyb-final-card-bg)!important;border:1px solid var(--cyb-final-card-border)!important;border-radius:28px!important;box-shadow:var(--cyb-final-card-shadow)!important;color:#fff!important;min-width:0!important;}
.card,.productCard,.proofCard,.leaderCard,.resourceCard,.contactCard,.ctaPanel,.downloadItem,.notePanel,.assetBadge,.proofFrame,.articleBody{display:flex!important;flex-direction:column!important;height:100%!important;min-height:184px!important;padding:24px!important;}
.contactForm{position:relative!important;overflow:hidden!important;isolation:isolate!important;background:var(--cyb-final-card-bg)!important;border:1px solid var(--cyb-final-card-border)!important;border-radius:28px!important;box-shadow:var(--cyb-final-card-shadow)!important;color:#fff!important;}
.card::before,.productCard::before,.proofCard::before,.leaderCard::before,.resourceCard::before,.contactForm::before,.contactCard::before,.ctaPanel::before,.downloadItem::before,.notePanel::before,.assetBadge::before,.proofFrame::before,.proofVisual::before,.proofVideo::before,.articleBody::before,.shimmerCard::before{content:""!important;display:block!important;position:absolute!important;inset:-70% -40%!important;background:linear-gradient(115deg,transparent 0 35%,rgba(255,239,184,.13) 45%,rgba(216,169,47,.22) 50%,rgba(255,239,184,.10) 56%,transparent 68%)!important;transform:translateX(-62%) rotate(16deg)!important;animation:cybstyxFinalCardSweep 8.2s linear infinite!important;pointer-events:none!important;z-index:0!important;}
.card::after,.productCard::after,.proofCard::after,.leaderCard::after,.resourceCard::after,.contactForm::after,.contactCard::after,.ctaPanel::after,.downloadItem::after,.notePanel::after,.assetBadge::after,.proofFrame::after,.proofVisual::after,.proofVideo::after,.articleBody::after{content:""!important;display:block!important;position:absolute!important;inset:0!important;background:radial-gradient(circle at 14% 0%,rgba(255,226,139,.13),transparent 32%),radial-gradient(circle at 100% 100%,rgba(216,169,47,.08),transparent 36%)!important;pointer-events:none!important;z-index:0!important;}
@keyframes cybstyxFinalCardSweep{0%{transform:translateX(-62%) rotate(16deg)}100%{transform:translateX(62%) rotate(16deg)}}
.card>* ,.productCard>* ,.proofCard>* ,.leaderCard>* ,.resourceCard>* ,.contactForm>* ,.contactCard>* ,.ctaPanel>* ,.downloadItem>* ,.notePanel>* ,.assetBadge>* ,.proofFrame>* ,.proofVisual>* ,.proofVideo>* ,.articleBody>*{position:relative!important;z-index:1!important;}
.card h3,.productCard h3,.proofCard h3,.leaderCard h3,.resourceCard h3,.contactCard h2,.ctaPanel h3,.downloadItem h3,.articleBody h2{color:#fff!important;line-height:1.16!important;margin:0 0 12px!important;letter-spacing:-.025em!important}.card p,.productCard p,.proofCard p,.leaderCard p,.resourceCard p,.contactCard p,.ctaPanel p,.downloadItem p,.notePanel p,.articleBody p{color:#eadfbe!important;line-height:1.68!important;margin:0!important}.productCard span,.proofCard span,.resourceCard span,.leaderCard span,.card span{color:var(--cyb-final-gold-soft)!important}.productCard b,.resourceCard b,.proofCard .miniActions{margin-top:auto!important;padding-top:18px!important;color:var(--cyb-final-gold-soft)!important}
.productCard img{width:88px!important;height:88px!important;object-fit:contain!important;margin-bottom:18px!important}.leaderCard img,.proofVisual img,.proofVideo video,.proofFrame img{border:1px solid rgba(255,226,154,.18)!important;box-shadow:0 14px 34px rgba(0,0,0,.22)!important}.proofVisual,.proofVideo{display:flex!important;flex-direction:column!important;padding:14px!important}.proofVisual img,.proofVideo video{width:100%!important;object-fit:contain!important;background:#080808!important;border-radius:20px!important}.proofVisual figcaption,.proofVideo figcaption,.proofFrame figcaption{color:#f0c85b!important;font-weight:800!important}.downloadItem{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important}.notePanel{max-width:1050px!important;margin:22px auto 0!important}.articleBody{max-width:980px!important;margin:0 auto!important;}
.btn,.navCta,.proofCard .miniActions a,.chatDock,.footerSocial a{position:relative!important;overflow:hidden!important;border-radius:999px!important;font-weight:950!important;min-height:46px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:10px!important;line-height:1!important;}
.btn.primary,.navCta,.chatDock{background:linear-gradient(135deg,#050505 0%,#151006 48%,#3a2b08 72%,#d8a92f 100%)!important;color:#fff!important;border:1px solid rgba(255,232,163,.30)!important;box-shadow:0 14px 34px rgba(23,17,7,.30),inset 0 1px 0 rgba(255,255,255,.10)!important}.btn.secondary{background:linear-gradient(135deg,#fff9e6 0%,#f7df86 46%,#d8a92f 100%)!important;color:#120e06!important;border:1px solid rgba(88,62,12,.24)!important;box-shadow:0 12px 28px rgba(178,130,21,.18),inset 0 1px 0 rgba(255,255,255,.45)!important}.btn.ghost,.proofCard .miniActions a{background:rgba(255,248,223,.08)!important;color:var(--cyb-final-gold-soft)!important;border:1px solid rgba(255,232,163,.34)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important}.btn:hover,.navCta:hover,.proofCard .miniActions a:hover,.footerSocial a:hover,.chatDock:hover{transform:translateY(-2px)!important;box-shadow:0 18px 38px rgba(0,0,0,.25),0 0 0 3px rgba(216,169,47,.10)!important}.navLink:hover,.navLink.active{background:linear-gradient(135deg,#fff8df,#f4d77e)!important;color:#151007!important;border-color:rgba(120,83,8,.14)!important}
.heroCopy h1{max-width:980px}.productHeroLogo,.orbPanel{background:var(--cyb-final-card-bg)!important;border:1px solid var(--cyb-final-card-border)!important;box-shadow:var(--cyb-final-card-shadow)!important}.siteFooter{background:#050505!important;border-top:1px solid rgba(255,226,154,.22)!important}.footerBottom{color:#cfc5ad!important}.footerBottom .footerDisclaimer{color:#bdb397!important}.chatDock{right:18px!important;bottom:18px!important}
@media (min-width:981px){.siteHeader{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important}.mainNav{display:flex!important;justify-content:flex-end!important;align-items:center!important;flex-wrap:nowrap!important}.mainNav .navCta{position:absolute!important;right:clamp(18px,4vw,54px)!important;top:50%!important;transform:translateY(-50%)!important}.mainNav .navCta:hover{transform:translateY(calc(-50% - 2px))!important}.mainNav{padding-right:164px!important}}
@media (max-width:1100px){.grid.three,.grid.four,.grid.fiveCards,.secowlOutcomeGrid,.proofStrip{grid-template-columns:repeat(2,minmax(0,1fr))!important}.productGrid,.proofGrid,.leaderGrid{grid-template-columns:1fr!important}.siteFooter{grid-template-columns:1fr 1fr!important}}
@media (max-width:680px){.grid.three,.grid.four,.grid.fiveCards,.secowlOutcomeGrid,.proofStrip,.productGrid,.proofGrid,.leaderGrid,.assetBadgeGrid,.proofFrameGrid{grid-template-columns:1fr!important}.card,.productCard,.proofCard,.leaderCard,.resourceCard,.contactCard,.ctaPanel,.downloadItem,.notePanel,.assetBadge,.proofFrame,.proofVisual,.proofVideo,.articleBody{min-height:auto!important;border-radius:24px!important;padding:20px!important}.contactForm{border-radius:24px!important;padding:20px!important}.downloadItem{grid-template-columns:1fr!important}.downloadItem .btn,.ctaRow .btn{width:100%!important}.heroCopy h1{font-size:42px!important;line-height:1.02!important}.siteFooter{grid-template-columns:1fr!important}.chatDock{position:static!important;margin:0 18px 22px!important}}
@media (prefers-reduced-motion:reduce){.card::before,.productCard::before,.proofCard::before,.leaderCard::before,.resourceCard::before,.contactForm::before,.contactCard::before,.ctaPanel::before,.downloadItem::before,.notePanel::before,.assetBadge::before,.proofFrame::before,.proofVisual::before,.proofVideo::before,.articleBody::before,.shimmerCard::before{animation:none!important}}


/* v22 final focused corrections: official logos, Home nav, footer phone, proof alignment, leadership profiles */
:root{--cyb-gold:#f3c44f;--cyb-gold-soft:#fff0ba;--cyb-card:#070704;--cyb-card2:#1a1202;}
body{background:radial-gradient(circle at 12% 8%,rgba(243,196,79,.18),transparent 26%),radial-gradient(circle at 88% 22%,rgba(255,240,186,.16),transparent 30%),linear-gradient(135deg,#fffdf7 0%,#fbf4e4 48%,#fffaf0 100%)!important;}
.siteHeader{gap:16px!important}.brand{flex:0 0 auto!important}.brand img{width:176px!important;max-height:72px!important;object-fit:contain!important;background:#050505!important;border:1px solid rgba(255,226,154,.30)!important;border-radius:18px!important;padding:8px 10px!important;box-shadow:0 14px 34px rgba(0,0,0,.16)!important}.tagline{color:#8d6a16!important;font-weight:950!important}.mainNav{gap:6px!important}.navLink,.navCta{font-size:13px!important;padding:9px 12px!important}.navLink.active{color:#120d02!important;background:linear-gradient(135deg,#fff4be,#f1bb32)!important;border-color:rgba(123,80,0,.25)!important}.siteFooter{align-items:start!important}.footerBrand img{width:230px!important;max-width:100%!important;background:#050505!important;border:1px solid rgba(255,226,154,.22)!important;border-radius:20px!important;padding:10px 12px!important;box-shadow:0 16px 34px rgba(0,0,0,.28)!important}.footerBrand p{margin-top:14px!important;color:#f1d678!important}.footerCol a[href^="tel:"]{font-weight:900!important;color:#fff0ba!important}.shimmerCard,.card,.proofCard,.downloadCard,.contactCard,.leaderProfileCard,.brandAssetCard,.brandLogoCard{background:radial-gradient(circle at 18% 0%,rgba(255,220,106,.22),transparent 30%),linear-gradient(145deg,#070704 0%,#120d04 55%,#2a1b03 100%)!important;border:1px solid rgba(255,226,154,.30)!important;border-radius:28px!important;box-shadow:0 22px 55px rgba(30,20,0,.22),inset 0 1px 0 rgba(255,255,255,.08)!important;overflow:hidden!important;position:relative!important}.shimmerCard::before,.card::before,.proofCard::before,.downloadCard::before,.contactCard::before,.leaderProfileCard::before,.brandAssetCard::before,.brandLogoCard::before{content:""!important;position:absolute!important;inset:-2px!important;background:linear-gradient(110deg,transparent 0%,rgba(255,229,143,.0) 34%,rgba(255,229,143,.42) 48%,rgba(255,255,255,.20) 52%,rgba(255,229,143,.0) 66%,transparent 100%)!important;transform:translateX(-120%)!important;animation:cybShimmerSweep 7.5s ease-in-out infinite!important;pointer-events:none!important;mix-blend-mode:screen!important}.shimmerCard>*{position:relative;z-index:1}@keyframes cybShimmerSweep{0%,18%{transform:translateX(-125%)}45%,100%{transform:translateX(125%)}}.btn,.button,.primaryBtn,.secondaryBtn,.navCta,.miniActions a,.ctaRow a,.actionLink{border-radius:999px!important;font-weight:900!important;letter-spacing:.02em!important}.primaryBtn,.navCta,.btn.primary{background:linear-gradient(135deg,#080806,#2c1c03 35%,#f0bd37 100%)!important;color:#fff8db!important;border:1px solid rgba(255,226,154,.5)!important;box-shadow:0 15px 30px rgba(92,63,0,.22)!important}.secondaryBtn,.btn.secondary{background:linear-gradient(135deg,#fff4bd,#e4a914)!important;color:#130e03!important;border:1px solid rgba(115,78,0,.22)!important}.brandLogoCard{width:min(520px,92vw);min-height:390px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:18px!important;padding:28px!important;text-align:center!important}.brandLogoIcon{width:clamp(130px,20vw,220px)!important;height:clamp(130px,20vw,220px)!important;object-fit:contain!important;border-radius:32px!important;filter:drop-shadow(0 18px 34px rgba(0,0,0,.38))}.brandLogoWordmark{width:min(445px,94%)!important;max-height:150px!important;object-fit:contain!important;filter:drop-shadow(0 16px 28px rgba(0,0,0,.3))}.brandLogoCard span{color:#fff0ba!important;font-size:12px!important;letter-spacing:.18em!important;text-transform:uppercase!important;font-weight:950!important}.brandAssetGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}.brandAssetCard{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:16px!important;text-align:center!important;min-height:335px!important;padding:26px!important}.brandAssetIcon{width:118px!important;height:118px!important;object-fit:contain!important;border-radius:28px!important;filter:drop-shadow(0 18px 30px rgba(0,0,0,.32))}.brandAssetWordmark{width:min(310px,92%)!important;max-height:112px!important;object-fit:contain!important;filter:drop-shadow(0 16px 28px rgba(0,0,0,.3))}.brandAssetCard span{color:#fff0ba!important;font-size:12px!important;letter-spacing:.16em!important;text-transform:uppercase!important;font-weight:950!important}.brandAssetCard h3{margin-top:auto!important}.proofMediaGrid{align-items:stretch!important}.proofVisual,.proofVideo{min-height:360px!important}.proofVisual figcaption,.proofVideo figcaption{min-height:54px!important;display:flex!important;align-items:center!important}.proofVisual img,.proofVideo video{height:320px!important;object-fit:contain!important;background:#080808!important}.proofGrid{align-items:stretch!important}.proofGrid .proofCard:nth-child(1)::before,.proofGrid .proofCard:nth-child(2)::before{animation-delay:.35s!important}.leadershipSection{padding-top:62px!important}.leaderProfileStack{display:grid;gap:22px;max-width:1180px;margin:0 auto}.leaderProfileCard{display:grid!important;grid-template-columns:300px minmax(0,1fr)!important;gap:28px!important;align-items:center!important;min-height:0!important;padding:26px!important}.leaderPhotoWrap{width:100%;height:100%;min-height:360px;border-radius:24px;overflow:hidden;border:1px solid rgba(255,226,154,.22);background:#0a0a0a;box-shadow:0 18px 42px rgba(0,0,0,.28)}.leaderPhotoWrap img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;display:block!important}.leaderProfileCopy span{display:inline-flex;color:#fff0ba!important;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:950;margin-bottom:10px}.leaderProfileCopy h3{color:#fff!important;font-size:clamp(28px,3vw,42px)!important;line-height:1.05!important;margin:0 0 14px!important}.leaderProfileCopy p{color:#eadfbe!important;line-height:1.68!important;margin:0 0 12px!important}.leaderShort{background:rgba(255,240,186,.08);border:1px solid rgba(255,226,154,.18);border-radius:18px;padding:14px;margin-top:14px!important}.leaderShort b{color:#fff0ba}.productHeroLogo{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important}
@media (min-width:981px){.siteHeader{grid-template-columns:auto minmax(0,1fr)!important}.mainNav{padding-right:150px!important}.mainNav .navCta{right:clamp(14px,3vw,48px)!important}.navLink{white-space:nowrap!important}}
@media (max-width:1100px){.brandAssetGrid{grid-template-columns:1fr!important}.leaderProfileCard{grid-template-columns:1fr!important}.leaderPhotoWrap{max-width:380px;margin:0 auto;min-height:360px}.brandLogoCard{min-height:330px!important}.proofVisual,.proofVideo{min-height:300px!important}.proofVisual img,.proofVideo video{height:auto!important;max-height:320px!important}}
@media (max-width:680px){.brand img{width:150px!important;max-height:62px!important}.brandLogoCard{padding:20px!important}.brandLogoIcon{width:132px!important;height:132px!important}.brandLogoWordmark{max-height:110px!important}.brandAssetCard{min-height:260px!important}.leaderProfileCard{padding:18px!important}.leaderPhotoWrap{min-height:320px}.proofMediaGrid{gap:16px!important}.proofVisual figcaption,.proofVideo figcaption{min-height:auto!important}}

/* v22 visibility guarantee: never leave content blank or hidden before scroll. */
[data-animate]{opacity:1!important;transform:none!important;filter:none!important;visibility:visible!important;}
[data-animate].in-view{opacity:1!important;transform:none!important;filter:none!important;visibility:visible!important;}

/* v23 header and home cleanup */
.siteHeader .brand img{
  width:clamp(190px, 18vw, 250px)!important;
  max-height:54px!important;
  height:auto!important;
  object-fit:contain!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  box-shadow:none!important;
  filter:drop-shadow(0 1px 0 rgba(255,255,255,.45));
}
.siteHeader .brand{
  gap:14px!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.siteHeader .tagline{
  border-left:1px solid rgba(128,92,21,.26)!important;
  color:#7b5f16!important;
}
@media (max-width:680px){
  .siteHeader .brand img{width:164px!important;max-height:42px!important;}
}
