
/* Investor / Clients / structured footer refresh */
.commercial-hero .commercial-actions,.commercial-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}
.commercial-section{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:4rem 0}
.commercial-section>h2{max-width:900px;font-size:clamp(2rem,4vw,3.5rem);line-height:1.04;margin:.45rem 0 1.5rem}
.commercial-copy{max-width:920px;font-size:1.08rem;line-height:1.75}
.commercial-grid{align-items:stretch}.commercial-grid .panel{height:100%}
.commercial-number{display:inline-block;font-size:.78rem;letter-spacing:.16em;opacity:.65;margin-bottom:.5rem}
.investment-signal{border-color:rgba(130,115,255,.55)!important;background:linear-gradient(145deg,rgba(110,90,255,.12),rgba(255,255,255,.025))!important}
.investment-facts{margin:1.25rem 0}.investment-facts div{display:flex;justify-content:space-between;gap:1rem;padding:.7rem 0;border-top:1px solid rgba(255,255,255,.1)}.investment-facts dt{opacity:.7}.investment-facts dd{margin:0;font-weight:700;text-align:right}
.investor-contact{display:grid!important;grid-template-columns:.9fr 1.1fr;gap:2rem;align-items:start}
.commercial-legal{width:min(1180px,calc(100% - 2rem));margin:0 auto 3rem;font-size:.78rem;line-height:1.6;opacity:.65}
.site-footer--structured{display:block!important;width:100%;max-width:none!important;margin:4rem 0 0!important;padding:3rem max(1.25rem,calc((100vw - 1180px)/2)) 1.5rem!important;border-top:1px solid rgba(255,255,255,.12);box-sizing:border-box}
.site-footer--structured .footer-grid{display:grid!important;grid-template-columns:minmax(240px,1.7fr) repeat(3,minmax(130px,1fr));gap:2.5rem;width:100%;align-items:start}
.site-footer--structured .footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.site-footer--structured .footer-grid h3{margin:0 0 .8rem;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}
.site-footer--structured .footer-grid p{max-width:360px;line-height:1.6;margin:.65rem 0 0}
.site-footer--structured .footer-grid a{display:block;margin:.32rem 0;text-decoration:none}
.site-footer--structured .newsletter{display:flex!important;align-items:end;justify-content:space-between;gap:1rem;margin:2.25rem 0 1.25rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}
.site-footer--structured .newsletter>div{display:flex;gap:.5rem;min-width:min(100%,430px)}
.site-footer--structured .newsletter input{min-width:0;flex:1}
.site-footer--structured>small{display:block;opacity:.6}
@media(max-width:850px){.investor-contact{grid-template-columns:1fr}.site-footer--structured .footer-grid{grid-template-columns:1fr 1fr}.site-footer--structured .newsletter{display:block!important}.site-footer--structured .newsletter>div{margin-top:.7rem}}
@media(max-width:560px){.commercial-actions{display:grid}.commercial-actions .button{width:100%;text-align:center}.site-footer--structured .footer-grid{grid-template-columns:1fr}.site-footer--structured .newsletter>div{display:grid;min-width:0}.site-footer--structured .newsletter .button{width:100%}}
