/* MANGALAM V17 FINAL — header fit, icon-only lead dock, premium category heroes, clean clients */
.site-header{height:96px!important;background:rgba(4,5,6,.94)!important;border-bottom:1px solid rgba(218,177,70,.18)!important;backdrop-filter:blur(18px)!important}
.site-header .nav{min-height:96px!important;display:grid!important;grid-template-columns:260px 1fr 44px!important;align-items:center!important;gap:20px!important}
.site-header .brand{width:246px!important;min-width:246px!important;height:72px!important;padding:3px 8px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;border:1px solid rgba(218,177,70,.24)!important;border-radius:16px!important;background:linear-gradient(145deg,rgba(218,177,70,.08),rgba(255,255,255,.02))!important;overflow:hidden!important}
.site-header .brand-copy{display:none!important}
.site-header .brand img{width:232px!important;height:68px!important;flex:0 0 232px!important;object-fit:contain!important;object-position:left center!important;filter:drop-shadow(0 0 14px rgba(238,204,112,.24))!important}
.site-header .nav-center{min-width:0!important;display:flex!important;justify-content:flex-end!important}
.site-header .nav-links{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:2px!important;white-space:nowrap!important}
.site-header .nav-links a{padding:11px 10px!important;font-size:.69rem!important;letter-spacing:.045em!important}
.site-header .nav-actions{width:44px!important;display:flex!important;justify-content:flex-end!important}
.site-header .menu-toggle{display:none!important}
@media(max-width:1220px){.site-header .nav{grid-template-columns:220px 1fr 44px!important;gap:12px!important}.site-header .brand{width:210px!important;min-width:210px!important}.site-header .brand img{width:198px!important;flex-basis:198px!important}.site-header .nav-links a{padding-inline:7px!important;font-size:.64rem!important}}
@media(max-width:980px){.site-header{height:82px!important}.site-header .nav{min-height:82px!important;display:flex!important;justify-content:space-between!important}.site-header .brand{width:210px!important;min-width:210px!important;height:64px!important}.site-header .brand img{width:198px!important;height:60px!important;flex-basis:198px!important}.site-header .nav-center{display:block!important}.site-header .nav-links{display:none!important;position:absolute!important;top:82px!important;left:12px!important;right:12px!important;padding:12px!important;flex-direction:column!important;align-items:stretch!important;background:#080909!important;border:1px solid rgba(218,177,70,.18)!important;border-radius:16px!important;box-shadow:0 22px 50px rgba(0,0,0,.5)!important}.site-header .nav-links.open{display:flex!important}.site-header .nav-links a{font-size:.78rem!important;padding:13px 14px!important}.site-header .nav-actions{width:42px!important}.site-header .menu-toggle{display:flex!important;width:42px!important;height:42px!important;flex-direction:column!important;justify-content:center!important;gap:5px!important;border:1px solid rgba(218,177,70,.25)!important;border-radius:12px!important;background:#0c0c0c!important}.site-header .menu-toggle span{display:block!important;width:18px!important;height:1px!important;background:#e6c46a!important;margin:auto!important}}
@media(max-width:520px){.site-header .brand{width:174px!important;min-width:174px!important;height:58px!important}.site-header .brand img{width:164px!important;height:54px!important;flex-basis:164px!important}.site-header .nav{padding-inline:12px!important}.site-header .nav-links{top:82px!important}}

/* Product/category hero — image-led, controlled by Admin data.heroImage */
.category-hero-v2{padding:0!important;background:#050607!important;border-bottom:1px solid rgba(218,177,70,.16)!important}
.category-hero-grid{display:grid!important;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;gap:0!important;min-height:clamp(520px,57vw,700px)!important}
.category-hero-copy{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:auto!important;padding:70px clamp(28px,5vw,72px) 62px 0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;z-index:3!important}
.category-hero-copy h1{font-size:clamp(3.2rem,6.3vw,6.4rem)!important;line-height:.9!important;letter-spacing:-.055em!important;margin-bottom:22px!important}
.category-hero-copy .category-subtitle{font-size:1.16rem!important;max-width:560px!important;color:#eee7d6!important}.category-hero-copy .category-intro{max-width:590px!important;color:#a8aaa9!important}
.hero-image-main{position:relative!important;inset:auto!important;height:100%!important;min-height:clamp(520px,57vw,700px)!important;border:0!important;border-left:1px solid rgba(218,177,70,.14)!important;border-radius:0!important;background:#f4f2ec!important;overflow:hidden!important;box-shadow:none!important}
.hero-image-main::before{content:"";position:absolute;inset:18px;background:linear-gradient(135deg,rgba(218,177,70,.14),transparent 22%,transparent 78%,rgba(0,0,0,.05));border:1px solid rgba(218,177,70,.18);pointer-events:none;z-index:2}
.hero-image-main::after{content:"";position:absolute;left:0;top:0;bottom:0;width:16%;background:linear-gradient(90deg,#050607,transparent);z-index:2;pointer-events:none}
.hero-image-main img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#f4f2ec!important;padding:26px!important;transition:transform .7s cubic-bezier(.2,.7,.2,1)!important}
.category-hero-visual:hover .hero-image-main img{transform:scale(1.018)!important}
.hero-image-label{left:auto!important;right:26px!important;bottom:26px!important;z-index:4!important;background:rgba(5,6,7,.9)!important;border:1px solid rgba(218,177,70,.32)!important;border-radius:999px!important;padding:11px 16px!important}
@media(max-width:900px){.category-hero-grid{grid-template-columns:1fr!important}.category-hero-copy{position:absolute!important;left:0!important;bottom:0!important;width:100%!important;padding:34px 22px 30px!important;background:linear-gradient(0deg,rgba(5,6,7,.97),rgba(5,6,7,.72),transparent)!important;z-index:4!important}.category-hero-copy h1{font-size:clamp(2.8rem,10vw,5rem)!important}.hero-image-main{min-height:580px!important;height:580px!important;border-left:0!important}.hero-image-main::after{width:100%;height:30%;left:0;top:auto;background:linear-gradient(0deg,#050607,transparent)!important}.hero-image-main img{padding:24px!important}}
@media(max-width:600px){.hero-image-main{min-height:500px!important;height:500px!important}.hero-image-main img{padding:18px!important}.hero-image-main::before{inset:10px}.hero-image-label{right:14px!important;bottom:14px!important}}

/* Icon-only lead dock: no hover text/tooltips */
.m8-contact-dock{width:auto!important;min-width:0!important;padding:7px!important;gap:7px!important;border-radius:18px!important;background:rgba(7,8,9,.9)!important;border:1px solid rgba(218,177,70,.2)!important}
.m8-contact-btn{width:48px!important;height:48px!important;min-width:48px!important;padding:0!important;border-radius:14px!important;display:grid!important;place-items:center!important;position:relative!important;transform:none!important}
.m8-contact-text{display:none!important}
.m8-contact-btn::after{display:none!important;content:none!important}
.m8-contact-btn:hover,.m8-contact-btn:focus-visible{transform:translateY(-2px)!important}
.m8-contact-icon{display:grid!important;place-items:center!important;width:22px!important;height:22px!important}.m8-contact-icon svg{width:22px!important;height:22px!important;fill:currentColor!important}
@media(max-width:760px){.m8-contact-dock{right:12px!important;bottom:12px!important;top:auto!important;padding:6px!important;gap:5px!important}.m8-contact-btn{width:44px!important;height:44px!important;min-width:44px!important;border-radius:13px!important}}

/* Client page: logo-only tiles, no text under logos; first name-only clients remain text-only */
.customer-directory{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:34px 28px!important}
.customer-card.has-logo .info-body{display:none!important}
.customer-card.has-logo .logo-card-img{height:190px!important;padding:18px!important;display:grid!important;place-items:center!important;background:#fff!important}
.customer-card.has-logo .logo-card-img img{max-width:270px!important;max-height:150px!important;width:auto!important;height:auto!important;object-fit:contain!important;filter:none!important;transition:transform .45s cubic-bezier(.2,.7,.2,1)!important}
.customer-card.has-logo:hover .logo-card-img img{transform:scale(1.075)!important}
.customer-card.name-only-card .logo-card-img{height:150px!important;background:#fff!important}
.customer-card.name-only-card .info-body{display:none!important}
.customer-card.name-only-card .name-only-logo{font-size:1.22rem!important;letter-spacing:.015em!important;color:#171717!important}
.logo-marquee{padding:26px 0!important;background:#fff!important}.logo-pill{min-width:210px!important;min-height:110px!important}.logo-pill img{max-width:180px!important;max-height:82px!important}.logo-pill span{display:none!important}.logo-pill.name-only span{display:block!important;font-size:1rem!important;color:#171717!important}
@media(max-width:1050px){.customer-directory{grid-template-columns:repeat(3,minmax(0,1fr))!important}.customer-card.has-logo .logo-card-img{height:175px!important}}
@media(max-width:700px){.customer-directory{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 14px!important}.customer-card.has-logo .logo-card-img{height:145px!important;padding:12px!important}.customer-card.has-logo .logo-card-img img{max-width:210px!important;max-height:105px!important}}
@media(max-width:430px){.customer-directory{grid-template-columns:1fr!important}}

/* Admin surfaces */
body.admin-shell{cursor:none!important}.admin-shell .m8-cursor{z-index:100000!important}
.password-wrap{position:relative!important}.password-wrap input{padding-right:52px!important}.password-toggle{position:absolute!important;right:10px!important;top:50%!important;transform:translateY(-50%)!important;width:38px!important;height:38px!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#aaa!important;display:grid!important;place-items:center!important;cursor:none!important}.password-toggle:hover{color:#f2cf70!important;background:rgba(218,177,70,.08)!important}.password-toggle svg{width:19px!important;height:19px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important}
