
.p41-hero-icon-wrap{display:flex;align-items:center;justify-content:center;min-height:320px}
.p41-hero-icon{width:min(280px,84%);height:auto;display:block;filter:drop-shadow(0 24px 42px rgba(0,0,0,.38))}
.p41-hero-icon-badge{position:absolute;right:18px;bottom:18px;width:112px;height:112px;border-radius:28px;box-shadow:0 16px 28px rgba(0,0,0,.24)}
.p41-vector-stage{position:relative;display:flex;align-items:center;justify-content:center;min-height:320px}
.p41-vector-stage .p40-stage-label{position:absolute;bottom:10px;left:50%;transform:translateX(-50%)}
.p41-shot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;margin-top:1.5rem}
.p41-shot-grid figure{margin:0;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:24px;overflow:hidden}
.p41-shot-grid img{display:block;width:100%;height:auto}
.p41-shot-grid figcaption{padding:1rem 1rem 1.15rem}
.p41-shot-grid span{display:block;font-size:.74rem;letter-spacing:.1em;opacity:.7;margin-bottom:.35rem;text-transform:uppercase}
.p41-note{opacity:.82;max-width:860px;margin:0 0 1rem}
.p41-home-mark{padding:0;border-radius:24px;overflow:hidden;background:transparent;display:inline-flex;align-items:center;justify-content:center}
.p41-home-mark img{width:64px;height:64px;display:block;border-radius:18px;box-shadow:0 12px 22px rgba(0,0,0,.18)}
@media (max-width: 860px){.p41-shot-grid{grid-template-columns:1fr}.p41-hero-icon-badge{width:84px;height:84px;border-radius:20px}}
