/* Chams Tensift — visual/content upgrade layer, 2026-08 */
:root{--chams-orange:#f28a1a;--chams-blue:#173e76;--chams-cyan:#2e9db6;--chams-ink:#10233e;--chams-soft:#f5f8fb}
.chams-real-icon{width:46px;height:46px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,rgba(242,138,26,.18),rgba(46,157,182,.15));border:1px solid rgba(23,62,118,.12);box-shadow:0 10px 28px rgba(16,35,62,.09);color:var(--chams-blue);flex:0 0 auto;transition:transform .35s ease,box-shadow .35s ease,background .35s ease}
.chams-real-icon svg{width:23px;height:23px;display:block}
.program-card:hover .chams-real-icon,.journey-card:hover .chams-real-icon,.value-card:hover .chams-real-icon{transform:translateY(-4px) rotate(-3deg);box-shadow:0 16px 34px rgba(16,35,62,.15);background:linear-gradient(145deg,rgba(242,138,26,.28),rgba(46,157,182,.22))}
.program-card-top .chams-real-icon{margin-left:auto}.program-card-top .program-sun{display:none!important}
.chams-card-heading{display:flex;align-items:center;gap:12px}.chams-card-heading .chams-real-icon{width:40px;height:40px;border-radius:13px}
.chams-brand-icon{width:20px;height:20px;display:inline-block;vertical-align:middle;flex:0 0 auto}.chams-brand-icon svg{width:100%;height:100%;display:block}
a[href*="wa.me"].chams-branded-action{background:#1f9d62!important;color:#fff!important;border-color:transparent!important}a[href^="tel:"].chams-branded-action{background:var(--chams-blue)!important;color:#fff!important;border-color:transparent!important}
.chams-social-link{display:inline-flex!important;align-items:center;gap:8px}
.gallery-video.chams-photo-ready{overflow:hidden}.gallery-video.chams-photo-ready .gallery-video-visual{position:relative;min-height:220px;overflow:hidden;background:#dfe8ef}.gallery-video.chams-photo-ready .gallery-video-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.98) contrast(1.02);transition:transform .65s cubic-bezier(.2,.7,.2,1)}.gallery-video.chams-photo-ready:hover .gallery-video-visual img{transform:scale(1.045)}
.chams-photo-badge{position:absolute;left:16px;bottom:16px;z-index:2;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.91);color:var(--chams-ink);font-size:.72rem;font-weight:800;letter-spacing:.04em;box-shadow:0 8px 22px rgba(0,0,0,.13);backdrop-filter:blur(8px)}
.chams-photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(7,21,39,.42));pointer-events:none}
.reference-section{background:linear-gradient(180deg,#f7fafc 0%,#fff 100%);overflow:hidden}.reference-section .section-heading{max-width:860px}.chams-reference-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:34px}.chams-reference-card{border:1px solid rgba(23,62,118,.11);border-radius:28px;background:#fff;overflow:hidden;box-shadow:0 20px 60px rgba(16,35,62,.08);transition:transform .4s ease,box-shadow .4s ease}.chams-reference-card:hover{transform:translateY(-7px);box-shadow:0 28px 74px rgba(16,35,62,.14)}.chams-reference-media{height:220px;position:relative;overflow:hidden;background:#e9f0f5}.chams-reference-media img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.chams-reference-card:hover .chams-reference-media img{transform:scale(1.05)}.chams-reference-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 54%,rgba(10,28,49,.33))}.chams-reference-tag{position:absolute;left:16px;bottom:15px;z-index:2;background:#fff;color:var(--chams-blue);padding:7px 11px;border-radius:999px;font-size:.7rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 7px 22px rgba(0,0,0,.12)}.chams-reference-body{padding:24px}.chams-reference-title{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.chams-reference-title h3{margin:4px 0 0;font-size:1.18rem;line-height:1.25;color:var(--chams-ink)}.chams-reference-body p{margin:0;color:#53657a;line-height:1.72}.chams-reference-body small{display:block;margin-top:16px;color:#77869a;font-weight:700}.chams-axes{margin-top:26px;padding:22px 24px;border:1px solid rgba(23,62,118,.1);border-radius:24px;background:linear-gradient(135deg,rgba(23,62,118,.045),rgba(242,138,26,.055));display:flex;align-items:center;gap:18px;flex-wrap:wrap}.chams-axes strong{color:var(--chams-ink);margin-right:4px}.chams-axis-chip{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border-radius:999px;background:#fff;border:1px solid rgba(23,62,118,.1);font-size:.82rem;font-weight:800;color:#314b68;box-shadow:0 6px 16px rgba(16,35,62,.05)}.chams-axis-chip:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--chams-orange);box-shadow:0 0 0 4px rgba(242,138,26,.1)}
.chams-proof-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:26px}.chams-proof{padding:18px 20px;border-radius:20px;background:#fff;border:1px solid rgba(23,62,118,.1);display:flex;align-items:center;gap:12px}.chams-proof strong{display:block;color:var(--chams-ink);font-size:.92rem}.chams-proof span{display:block;color:#6b7b8e;font-size:.78rem;margin-top:3px}
@media(max-width:980px){.chams-reference-grid{grid-template-columns:1fr 1fr}.chams-reference-card:last-child{grid-column:1/-1}.chams-reference-card:last-child{display:grid;grid-template-columns:1fr 1fr}.chams-reference-card:last-child .chams-reference-media{height:100%;min-height:240px}.chams-proof-strip{grid-template-columns:1fr}}
@media(max-width:680px){.chams-reference-grid{grid-template-columns:1fr}.chams-reference-card:last-child{grid-column:auto;display:block}.chams-reference-media,.chams-reference-card:last-child .chams-reference-media{height:205px;min-height:0}.chams-reference-body{padding:20px}.chams-axes{padding:18px}.chams-real-icon{width:42px;height:42px}.gallery-video.chams-photo-ready .gallery-video-visual{min-height:190px}}
html[dir="rtl"] .chams-reference-tag{left:auto;right:16px}html[dir="rtl"] .program-card-top .chams-real-icon{margin-left:0;margin-right:auto}html[dir="rtl"] .chams-reference-title{flex-direction:row-reverse;text-align:right}
@media(prefers-reduced-motion:reduce){.chams-real-icon,.chams-reference-card,.chams-reference-media img,.gallery-video.chams-photo-ready .gallery-video-visual img{transition:none!important;transform:none!important}}
