
/* MANGALAM V16 — category hero banners, mixed-orientation certificates, white client/partner presentation */
.category-hero-v2{position:relative;overflow:hidden;padding:0!important;background:#050505!important;border-bottom:1px solid rgba(216,173,61,.18)!important}
.category-hero-grid{display:block!important;position:relative;min-height:clamp(520px,58vw,720px)!important}
.category-hero-copy{position:absolute!important;z-index:5;left:0;top:50%;transform:translateY(-50%);width:min(56%,720px);padding:40px 0!important}
.category-hero-copy h1{max-width:760px;text-shadow:0 10px 40px rgba(0,0,0,.65)}
.category-hero-copy .category-subtitle,.category-hero-copy .category-intro{max-width:650px;text-shadow:0 5px 24px rgba(0,0,0,.65)}
.category-hero-visual{position:absolute!important;inset:0!important;min-height:0!important;margin:0!important}
.hero-image-main{position:absolute!important;inset:0!important;min-height:0!important;height:100%!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#080808!important;overflow:hidden!important}
.hero-image-main::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,3,3,.96) 0%,rgba(3,3,3,.78) 30%,rgba(3,3,3,.18) 62%,rgba(3,3,3,.42) 100%),linear-gradient(0deg,rgba(0,0,0,.46),transparent 45%);z-index:1;pointer-events:none}
.hero-image-main img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:0!important;display:block!important;background:#fff!important;mix-blend-mode:normal!important}
.hero-image-secondary{display:none!important}
.hero-image-label{z-index:7!important;bottom:26px!important;right:0!important;border-radius:0!important;border-left:2px solid var(--gold-hi)!important;background:rgba(3,3,3,.76)!important;padding:12px 20px!important}
.category-hero-copy .hero-actions{position:relative;z-index:8}
@media(max-width:900px){.category-hero-grid{min-height:620px!important}.category-hero-copy{width:75%;top:auto;bottom:30px;transform:none;padding:20px 0!important}.category-hero-copy h1{font-size:clamp(2.8rem,8vw,5.5rem)!important}.hero-image-main::after{background:linear-gradient(0deg,rgba(3,3,3,.94) 0%,rgba(3,3,3,.62) 35%,rgba(3,3,3,.15) 72%,rgba(3,3,3,.28) 100%)}}
@media(max-width:600px){.category-hero-grid{min-height:560px!important}.category-hero-copy{width:92%;bottom:20px}.category-hero-copy .category-intro{font-size:.9rem}.category-hero-copy .hero-actions{gap:8px;flex-wrap:wrap}.hero-image-label{bottom:14px!important;font-size:.58rem!important}}
/* Certificate cards: never crop portrait or landscape originals */
.certificate-image{height:330px!important;min-height:330px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:18px!important}
.certificate-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#fff!important;transform:none!important}
.certificate-open:hover .certificate-image img{transform:none!important}
.certificate-card.portrait .certificate-image{padding:12px 30px!important}
.certificate-card.landscape .certificate-image{padding:24px 14px!important}
@media(max-width:700px){.certificate-image{height:300px!important;min-height:300px!important}.certificate-card.portrait .certificate-image{padding:10px 26px!important}}
/* White, borderless client and partner presentation */
.customer-directory-section,.partner-directory-section{background:#fff!important;color:#171717!important}
.customer-directory-section .section-head h2,.partner-directory-section .section-head h2{color:#171717!important}
.customer-directory-section .section-head p,.partner-directory-section .section-head p{color:#666!important}
.customer-directory{gap:24px!important}
.customer-card,.customer-card:hover{border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;transform:none!important}
.customer-card .logo-card-img{height:160px!important;padding:20px!important;background:#fff!important;border:0!important}
.customer-card .logo-card-img img{max-width:220px!important;max-height:120px!important;object-fit:contain!important;transition:transform .35s ease,filter .35s ease!important;filter:none!important}
.customer-card:hover .logo-card-img img{transform:scale(1.045)!important}
.customer-card .info-body{min-height:64px!important;padding:10px 8px!important;background:#fff!important;border:0!important}
.customer-card strong{color:#171717!important;font-size:.92rem!important}
.customer-card .name-only-logo{font-family:'Space Grotesk',sans-serif;font-size:1.08rem;font-weight:700;letter-spacing:.01em;color:#171717;display:flex!important;align-items:center;justify-content:center;text-align:center}
.customer-card.name-only-card .logo-card-img{height:160px!important}
.logo-marquee{background:#fff!important;border-top:1px solid #eee!important;border-bottom:1px solid #eee!important;padding:24px 0!important}
.logo-pill{background:#fff!important;border:0!important;box-shadow:none!important;border-radius:0!important;min-width:180px!important;min-height:100px!important;color:#171717!important;transition:transform .3s ease,opacity .3s ease!important}
.logo-pill:hover{transform:translateY(-4px)!important;box-shadow:none!important}
.logo-pill img{filter:none!important;max-width:150px!important;max-height:70px!important}
.logo-pill span{color:#222!important}
.logo-pill.name-only{min-width:210px!important;font-weight:700!important}
.logo-pill.name-only span{font-size:.9rem!important;letter-spacing:.02em!important}
/* Keep the custom technical cursor visible on admin surfaces too */
body.admin-shell{cursor:none!important}
body.admin-shell a,body.admin-shell button,body.admin-shell input,body.admin-shell select,body.admin-shell textarea{cursor:none!important}
@media(max-width:760px){body.admin-shell,body.admin-shell a,body.admin-shell button,body.admin-shell input,body.admin-shell select,body.admin-shell textarea{cursor:auto!important}}
