.nav-showcase{border-color:#29d8ee!important;color:#86f4ff!important;box-shadow:0 0 18px #20ddca20}
.showcase-page{padding-bottom:100px}
.showcase-hero{padding:92px 0 54px;border-bottom:1px solid var(--line)}
.showcase-hero h1,.showcase-detail-hero h1{font-size:clamp(48px,8vw,92px);line-height:1;letter-spacing:-.065em;margin:18px 0}
.showcase-hero h1 em{font-style:normal;color:#93a9b6}
.showcase-hero .lede{max-width:720px;color:#b9cad7}
.showcase-filter-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:34px}
.showcase-filter-row a{border:1px solid #23536a;border-radius:999px;padding:8px 14px;color:#9fb4c0;font-size:13px;transition:.2s}
.showcase-filter-row a:hover,.showcase-filter-row a.active{border-color:#31d9ee;color:#e8fdff;background:#0c2c3b}
.showcase-catalog{padding:62px 0}
.showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.showcase-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #275269;border-radius:14px;background:linear-gradient(145deg,#102536,#07131e);box-shadow:0 18px 45px #0004;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.showcase-card:hover,.showcase-card:focus-visible{transform:translateY(-5px);border-color:#31d9ee;box-shadow:0 24px 58px #00d6ff18;outline:0}
.showcase-card>img,.showcase-card-placeholder{width:100%;aspect-ratio:16/9;object-fit:cover;display:grid;place-items:center;background:linear-gradient(135deg,#112c42,#07131e);color:#66efff;font:500 12px 'DM Mono';letter-spacing:.14em;text-transform:uppercase}
.showcase-card>img{transition:transform .35s ease}.showcase-card:hover>img{transform:scale(1.03)}
.showcase-card-body{padding:20px}.showcase-card-meta{display:flex;justify-content:space-between;color:#72edf7;font:11px 'DM Mono';text-transform:uppercase;letter-spacing:.08em}.showcase-card h2{font-size:24px;line-height:1.1;margin:18px 0 8px}.showcase-card p{min-height:52px;color:#aebcc5;font-size:14px;margin:0}.showcase-card-link{display:inline-block;margin-top:20px;color:#6ff3ff;font-size:13px;font-weight:700}
.showcase-empty{border:1px dashed #275269;padding:54px 28px;color:#aebcc5}.showcase-empty h2{margin:12px 0 8px;color:#eefaff}.showcase-empty p{margin:0}
.showcase-detail-hero{position:relative;isolation:isolate;overflow:hidden;min-height:450px;padding:62px 0;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid var(--line)}.showcase-detail-hero.has-cover{background:#07131d}.showcase-detail-cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:saturate(1.05) contrast(1.04)}.showcase-detail-hero:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(3,7,12,.88),rgba(3,7,12,.46) 56%,rgba(3,7,12,.12))}.showcase-detail-hero>:not(.showcase-detail-cover){position:relative;z-index:2}.showcase-detail-hero .back{margin-bottom:45px}.showcase-detail-hero .lede{max-width:650px}
.showcase-video,.showcase-gallery{padding:62px 0 0}.showcase-section-head h2{font-size:clamp(30px,4vw,48px);letter-spacing:-.05em;margin:10px 0 24px}.showcase-video .video-frame{max-width:940px;border:1px solid #2b6a86;border-radius:14px;overflow:hidden;background:#02080e;box-shadow:0 22px 60px #0007}.showcase-video iframe{display:block;width:100%;aspect-ratio:16/9;border:0}
.showcase-detail-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;padding:70px 0;border-bottom:1px solid var(--line)}.showcase-detail-grid h2{font-size:clamp(30px,4vw,48px);line-height:1.05;letter-spacing:-.05em;margin:12px 0 24px}.showcase-detail-grid .prose{max-width:680px;color:#bbc9d0;line-height:1.8}.showcase-spec{border-left:1px solid #275269;padding-left:28px}.showcase-spec dl{margin-top:25px}.showcase-spec dl div{padding:15px 0;border-top:1px solid #1e4051}.showcase-spec dt{color:#78919f;font:11px 'DM Mono';text-transform:uppercase}.showcase-spec dd{margin:5px 0 0;color:#edfaff}.showcase-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.showcase-gallery-grid a{display:block;overflow:hidden;border:1px solid #255872;border-radius:12px;background:#03111c}.showcase-gallery-grid img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .25s ease}.showcase-gallery-grid a:hover img{transform:scale(1.04)}
@media(max-width:900px){.showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.showcase-detail-grid{grid-template-columns:1fr;gap:35px}.showcase-spec{border-left:0;border-top:1px solid #275269;padding:25px 0 0}}
@media(max-width:620px){.showcase-grid,.showcase-gallery-grid{grid-template-columns:1fr}.showcase-hero{padding-top:65px}.showcase-detail-hero{min-height:390px}.showcase-detail-hero h1{font-size:clamp(42px,13vw,68px)}}
