/* Industry-solution page module: dense editorial cards without changing the site shell. */
.reference-v2 .industry-showcase{--industry-surface:#1b2021;--industry-line:rgba(220,238,233,.14);padding:clamp(72px,8vw,116px) 0;background:radial-gradient(circle at 84% 12%,rgba(0,157,139,.16),transparent 26%),var(--industry-surface);color:#f2f0ea}
.reference-v2 .industry-showcase__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.7fr);gap:48px;align-items:end;padding-bottom:30px;border-bottom:1px solid var(--industry-line)}
.reference-v2 .industry-showcase__eyebrow{margin:0 0 13px;color:#4ee6d2;font-size:11px;font-weight:800;letter-spacing:.18em}.reference-v2 .industry-showcase__head h2{margin:0;color:#f2f0ea;font:700 clamp(34px,4.3vw,58px)/1.08 Georgia,"Times New Roman","Microsoft YaHei",serif}.reference-v2 .industry-showcase__head>p{max-width:430px;margin:0 0 4px;color:#b5c0bd;line-height:1.8}
.reference-v2 .industry-showcase__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:42px;background:var(--industry-line);border:1px solid var(--industry-line)}
.reference-v2 .industry-showcase__card{position:relative;min-height:430px;overflow:hidden;isolation:isolate;background:#121718;color:#fff;opacity:0;transform:translateY(28px);transition:opacity .55s ease,transform .68s cubic-bezier(.2,.82,.22,1)}.reference-v2 .industry-showcase__card.is-visible{opacity:1;transform:none}.reference-v2 .industry-showcase__card:nth-child(2){transition-delay:.06s}.reference-v2 .industry-showcase__card:nth-child(3){transition-delay:.12s}.reference-v2 .industry-showcase__card:nth-child(4){transition-delay:.18s}.reference-v2 .industry-showcase__card:nth-child(5){transition-delay:.24s}.reference-v2 .industry-showcase__card:nth-child(6){transition-delay:.3s}
.reference-v2 .industry-showcase__card:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(8,13,13,.02) 12%,rgba(8,13,13,.55) 56%,rgba(8,13,13,.96) 100%);pointer-events:none}.reference-v2 .industry-showcase__card:before{content:attr(data-index);position:absolute;z-index:3;top:22px;right:24px;color:rgba(255,255,255,.8);font:700 12px/1 Georgia,serif;letter-spacing:.12em}
.reference-v2 .industry-showcase__image{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;filter:saturate(.82) brightness(.78) contrast(1.08);transition:transform .75s cubic-bezier(.16,1,.3,1),filter .45s ease}.reference-v2 .industry-showcase__card:hover .industry-showcase__image,.reference-v2 .industry-showcase__card:focus-within .industry-showcase__image{transform:scale(1.075);filter:saturate(1) brightness(.92) contrast(1.04)}
.reference-v2 .industry-showcase__content{position:absolute;z-index:2;right:28px;bottom:27px;left:28px}.reference-v2 .industry-showcase__content span{display:block;width:30px;height:3px;margin-bottom:17px;background:#36d8c3;transition:width .3s ease}.reference-v2 .industry-showcase__card:hover .industry-showcase__content span,.reference-v2 .industry-showcase__card:focus-within .industry-showcase__content span{width:58px}.reference-v2 .industry-showcase__content h3{margin:0 0 11px;color:#fff;font:700 clamp(24px,2.25vw,33px)/1.1 Georgia,"Times New Roman","Microsoft YaHei",serif}.reference-v2 .industry-showcase__content p{min-height:66px;margin:0;color:rgba(255,255,255,.82);font-size:13px;line-height:1.75}.reference-v2 .industry-showcase__content a{display:inline-flex;gap:9px;align-items:center;margin-top:20px;color:#8ff7e7;font-size:11px;font-weight:800;letter-spacing:.1em;text-decoration:none}.reference-v2 .industry-showcase__content a:after{content:"↗";font-size:16px;line-height:1;transition:transform .25s ease}.reference-v2 .industry-showcase__content a:hover:after,.reference-v2 .industry-showcase__content a:focus-visible:after{transform:translate(3px,-3px)}
.reference-v2 .industry-showcase__footer{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-top:26px;color:#aeb9b6;font-size:12px}.reference-v2 .industry-showcase__footer p{margin:0}.reference-v2 .industry-showcase__footer strong{color:#4ee6d2;font-weight:700}
@media(max-width:900px){.reference-v2 .industry-showcase__head{grid-template-columns:1fr;gap:17px}.reference-v2 .industry-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-v2 .industry-showcase__card{min-height:390px}}@media(max-width:620px){.reference-v2 .industry-showcase{padding-block:68px}.reference-v2 .industry-showcase__grid{grid-template-columns:1fr;margin-top:30px}.reference-v2 .industry-showcase__card{min-height:360px}.reference-v2 .industry-showcase__content{right:23px;bottom:23px;left:23px}.reference-v2 .industry-showcase__footer{display:block;line-height:1.7}}@media(prefers-reduced-motion:reduce){.reference-v2 .industry-showcase__card,.reference-v2 .industry-showcase__image{transition:none}.reference-v2 .industry-showcase__card{opacity:1;transform:none}}
