.aev-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.aev-card{border:1px solid #e3e6e3;border-radius:18px;padding:14px;background:#fff;box-shadow:0 8px 25px rgba(0,0,0,.06)}.aev-card img{width:100%;height:170px;object-fit:cover;border-radius:12px}.aev-card h3{margin:12px 0 8px}.aev-card-foot{display:flex;justify-content:space-between;align-items:center;gap:10px}.aev-card .button{background:#79c943;color:#111;border-radius:999px;padding:10px 16px}.aev-summary{background:#f3f7f1;border-left:4px solid #79c943;padding:14px;margin:0 0 18px}.aev-tickets{display:grid;gap:10px}.aev-ticket{padding:16px;border:2px dashed #79c943;border-radius:14px;display:flex;flex-direction:column;background:#f9fff5}.aev-ticket b{font-size:18px;letter-spacing:1px}
