.v7-launch-panel{max-width:880px;margin:0 auto;padding:34px;text-align:center;border:1px solid #dfe4ea;background:linear-gradient(180deg,#fff,#fbfaf7);box-shadow:0 12px 34px rgba(15,23,42,.06)}
.v7-launch-panel h2{margin:8px 0 10px;color:#172033}
.v7-launch-panel p{max-width:680px;margin:0 auto 20px;color:#5f6875;line-height:1.6}
.v7-launch-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}
.v7-launch-home{grid-column:1/-1}
.v7-launch-inline{margin-top:8px;text-align:left}
.v7-launch-inline .v7-launch-actions{justify-content:flex-start;margin-top:14px}
.v7-launch-banner{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:18px 0 26px;padding:20px 22px;border:1px solid #dfe4ea;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.05)}
.v7-launch-banner>div:first-child{max-width:660px}
.v7-launch-banner strong{display:block;margin:4px 0 5px;color:#172033;font-size:1.05rem}
.v7-launch-banner p{margin:0;color:#5f6875;line-height:1.55}
.v7-launch-banner .v7-launch-actions{flex:0 0 auto;justify-content:flex-end}
#catalog-empty .v7-launch-panel{color:inherit}
@media(max-width:680px){.v7-launch-panel{padding:26px 18px}.v7-launch-actions{flex-direction:column}.v7-launch-actions .btn{width:100%;justify-content:center}.v7-launch-banner{align-items:stretch;flex-direction:column;padding:18px}.v7-launch-banner .v7-launch-actions{justify-content:flex-start}}